ATLAS Offline Software
|
Functions | |
def | 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 ###################. More... | |
string | SiSPSeededTrackCollectionKey = 'SiSPSeededPixelTracks' |
string | ResolvedTrackCollectionKey = 'ResolvedPixelTracks' |
string | InputTrackCollection = 'SiSPSeededPixelTracks' |
InDetTrackTruth Configurations ######################. More... | |
string | InputDetailedTrackTruth = 'DetailedTrackTruth' |
string | InputTrackCollectionTruth = 'TrackTruthCollection' |
def 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.
string python.ITkTrackTruthConfig.InputDetailedTrackTruth = 'DetailedTrackTruth' |
Definition at line 74 of file ITkTrackTruthConfig.py.
string python.ITkTrackTruthConfig.InputTrackCollection = 'SiSPSeededPixelTracks' |
InDetTrackTruth Configurations ######################.
Definition at line 73 of file ITkTrackTruthConfig.py.
string python.ITkTrackTruthConfig.InputTrackCollectionTruth = 'TrackTruthCollection' |
Definition at line 75 of file ITkTrackTruthConfig.py.
python.ITkTrackTruthConfig.NumConcurrentEvents |
Definition at line 39 of file ITkTrackTruthConfig.py.
int python.ITkTrackTruthConfig.numThreads = 1 |
Definition at line 37 of file ITkTrackTruthConfig.py.
python.ITkTrackTruthConfig.NumThreads |
Definition at line 38 of file ITkTrackTruthConfig.py.
string python.ITkTrackTruthConfig.ResolvedTrackCollectionKey = 'ResolvedPixelTracks' |
Definition at line 65 of file ITkTrackTruthConfig.py.
string 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.