![]() |
ATLAS Offline Software
|
Functions | |
| ITkTrackTruthCfg (flags, Tracks="CombinedITkTracks", DetailedTruth="CombinedITkTracksDetailedTrackTruth", TracksTruth="CombinedITkTracksTrackTruthCollection") | |
Variables | |
| flags = initConfigFlags() | |
| int | numThreads = 1 |
| NumThreads | |
| NumConcurrentEvents | |
| GeometryITkPixel | |
| GeometryITkStrip | |
| Files | |
| top_acc = MainServicesCfg(flags) | |
| list | InputCollections = [] |
| SiSPSeededTrackFinder Configurations ###################. | |
| str | SiSPSeededTrackCollectionKey = 'SiSPSeededPixelTracks' |
| str | ResolvedTrackCollectionKey = 'ResolvedPixelTracks' |
| str | InputTrackCollection = 'SiSPSeededPixelTracks' |
| InDetTrackTruth Configurations ######################. | |
| str | InputDetailedTrackTruth = 'DetailedTrackTruth' |
| str | InputTrackCollectionTruth = 'TrackTruthCollection' |
| python.ITkTrackTruthConfig.ITkTrackTruthCfg | ( | flags, | |
| Tracks = "CombinedITkTracks", | |||
| DetailedTruth = "CombinedITkTracksDetailedTrackTruth", | |||
| TracksTruth = "CombinedITkTracksTrackTruthCollection" ) |
Definition at line 10 of file ITkTrackTruthConfig.py.
| python.ITkTrackTruthConfig.Files |
Definition at line 45 of file ITkTrackTruthConfig.py.
| python.ITkTrackTruthConfig.flags = initConfigFlags() |
Definition at line 35 of file ITkTrackTruthConfig.py.
| python.ITkTrackTruthConfig.GeometryITkPixel |
Definition at line 41 of file ITkTrackTruthConfig.py.
| python.ITkTrackTruthConfig.GeometryITkStrip |
Definition at line 42 of file ITkTrackTruthConfig.py.
| list python.ITkTrackTruthConfig.InputCollections = [] |
SiSPSeededTrackFinder Configurations ###################.
Definition at line 62 of file ITkTrackTruthConfig.py.
| str python.ITkTrackTruthConfig.InputDetailedTrackTruth = 'DetailedTrackTruth' |
Definition at line 74 of file ITkTrackTruthConfig.py.
| str python.ITkTrackTruthConfig.InputTrackCollection = 'SiSPSeededPixelTracks' |
InDetTrackTruth Configurations ######################.
Definition at line 73 of file ITkTrackTruthConfig.py.
| str python.ITkTrackTruthConfig.InputTrackCollectionTruth = 'TrackTruthCollection' |
Definition at line 75 of file ITkTrackTruthConfig.py.
| python.ITkTrackTruthConfig.NumConcurrentEvents |
Definition at line 39 of file ITkTrackTruthConfig.py.
| python.ITkTrackTruthConfig.NumThreads |
Definition at line 38 of file ITkTrackTruthConfig.py.
| int python.ITkTrackTruthConfig.numThreads = 1 |
Definition at line 37 of file ITkTrackTruthConfig.py.
| str python.ITkTrackTruthConfig.ResolvedTrackCollectionKey = 'ResolvedPixelTracks' |
Definition at line 65 of file ITkTrackTruthConfig.py.
| str python.ITkTrackTruthConfig.SiSPSeededTrackCollectionKey = 'SiSPSeededPixelTracks' |
Definition at line 64 of file ITkTrackTruthConfig.py.
| python.ITkTrackTruthConfig.top_acc = MainServicesCfg(flags) |
Definition at line 50 of file ITkTrackTruthConfig.py.