ATLAS Offline Software
|
Functions | |
def | InDetTrackTruthCfg (flags, Tracks="CombinedInDetTracks", DetailedTruth="CombinedInDetTracksDetailedTruth", TracksTruth="CombinedInDetTracksTruthCollection") |
Variables | |
flags = initConfigFlags() | |
int | numThreads = 1 |
NumThreads | |
NumConcurrentEvents | |
GeometryPixel | |
GeometrySCT | |
GeometryTRT | |
doPixelClusterSplitting | |
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.TrackTruthConfig.InDetTrackTruthCfg | ( | flags, | |
Tracks = "CombinedInDetTracks" , |
|||
DetailedTruth = "CombinedInDetTracksDetailedTruth" , |
|||
TracksTruth = "CombinedInDetTracksTruthCollection" |
|||
) |
Definition at line 11 of file TrackTruthConfig.py.
python.TrackTruthConfig.doPixelClusterSplitting |
Definition at line 49 of file TrackTruthConfig.py.
python.TrackTruthConfig.Files |
Definition at line 52 of file TrackTruthConfig.py.
python.TrackTruthConfig.flags = initConfigFlags() |
Definition at line 38 of file TrackTruthConfig.py.
python.TrackTruthConfig.GeometryPixel |
Definition at line 45 of file TrackTruthConfig.py.
python.TrackTruthConfig.GeometrySCT |
Definition at line 46 of file TrackTruthConfig.py.
python.TrackTruthConfig.GeometryTRT |
Definition at line 47 of file TrackTruthConfig.py.
list python.TrackTruthConfig.InputCollections = [] |
SiSPSeededTrackFinder Configurations ###################.
Definition at line 72 of file TrackTruthConfig.py.
string python.TrackTruthConfig.InputDetailedTrackTruth = 'DetailedTrackTruth' |
Definition at line 85 of file TrackTruthConfig.py.
string python.TrackTruthConfig.InputTrackCollection = 'SiSPSeededPixelTracks' |
InDetTrackTruth Configurations ######################.
Definition at line 84 of file TrackTruthConfig.py.
string python.TrackTruthConfig.InputTrackCollectionTruth = 'TrackTruthCollection' |
Definition at line 86 of file TrackTruthConfig.py.
python.TrackTruthConfig.NumConcurrentEvents |
Definition at line 43 of file TrackTruthConfig.py.
int python.TrackTruthConfig.numThreads = 1 |
Definition at line 40 of file TrackTruthConfig.py.
python.TrackTruthConfig.NumThreads |
Definition at line 41 of file TrackTruthConfig.py.
string python.TrackTruthConfig.ResolvedTrackCollectionKey = 'ResolvedPixelTracks' |
Definition at line 75 of file TrackTruthConfig.py.
string python.TrackTruthConfig.SiSPSeededTrackCollectionKey = 'SiSPSeededPixelTracks' |
Definition at line 74 of file TrackTruthConfig.py.
python.TrackTruthConfig.top_acc = MainServicesCfg(flags) |
Definition at line 57 of file TrackTruthConfig.py.