ATLAS Offline Software
|
Utilize NN score to build track candidates. More...
#include "GaudiKernel/ServiceHandle.h"
#include "AthenaBaseComps/AthAlgTool.h"
#include "FPGATrackSimObjects/FPGATrackSimRoad.h"
#include "FPGATrackSimObjects/FPGATrackSimHit.h"
#include "FPGATrackSimObjects/FPGATrackSimTrack.h"
#include "FPGATrackSimObjects/FPGATrackSimMultiTruth.h"
#include "FPGATrackSimObjects/FPGATrackSimTruthTrack.h"
#include "FPGATrackSimBanks/FPGATrackSimSectorBank.h"
#include "GaudiKernel/ITHistSvc.h"
#include "FPGATrackSimMaps/IFPGATrackSimMappingSvc.h"
#include "FPGATrackSimBanks/IFPGATrackSimBankSvc.h"
#include "FPGATrackSimMaps/FPGATrackSimPlaneMap.h"
#include "lwtnn/LightweightGraph.hh"
#include "lwtnn/parse_json.hh"
Go to the source code of this file.
Classes | |
class | FPGATrackSimNNTrackTool |
Utilize NN score to build track candidates.
Definition in file FPGATrackSimNNTrackTool.h.