ATLAS Offline Software
InDetGNNTracking_entries.cxx
Go to the documentation of this file.
1 #include "../SeedFitterTool.h"
2 #include "../SiGNNTrackFinderTool.h"
3 #include "../SiSPGNNTrackMaker.h"
4 #include "../GNNTrackReaderTool.h"
5 #include "../DumpObjects.h"
6 #include "../GNNSeedingTrackMaker.h"
7 
8 using namespace InDet;
9 
InDet::GNNTrackReaderTool
InDet::GNNTrackReaderTool is a tool that reads track candidates of each event from a CSV file named a...
Definition: GNNTrackReaderTool.h:33
InDet::GNNSeedingTrackMaker
InDet::GNNSeedingTrackMaker is an algorithm that uses the GNN-based track finding tool to reconstruct...
Definition: GNNSeedingTrackMaker.h:51
InDet
DUMMY Primary Vertex Finder.
Definition: VP1ErrorUtils.h:36
InDet::DumpObjects
Definition: DumpObjects.h:49
InDet::SeedFitterTool
Estimate the initial track parameters for a list of spacepoints/measurements (i.e....
Definition: SeedFitterTool.h:23
DECLARE_COMPONENT
DECLARE_COMPONENT(MuonReadoutGeomCnvAlg)
InDet::SiGNNTrackFinderTool
InDet::SiGNNTrackFinderTool is a tool that produces track candidates with graph neural networks-based...
Definition: SiGNNTrackFinderTool.h:31
InDet::SiSPGNNTrackMaker
InDet::SiSPGNNTrackMaker is an algorithm that uses the GNN-based track finding tool to reconstruct tr...
Definition: SiSPGNNTrackMaker.h:38