ATLAS Offline Software
|
Functions | |
def | InDetIDCCacheCreatorCfg (flags) |
def | ActsIDCCacheCreatorCfg (flags) |
def | trigInDetFastTrackingCfg (inflags, roisKey="EMRoIs", signatureName='', patternMode='FTF', in_view=True) |
def | trigInDetLRTCfg (flags, LRTInputCollection, roisKey, in_view, extra_view_inputs=tuple()) |
def | trigInDetPrecisionTrackingCfg (inflags, rois, signatureName, in_view=True) |
precision tracking More... | |
def | trigInDetVertexingCfg (flags, inputTracks, outputVtx) |
Variables | |
debugMode | |
flags | |
Files | |
AtlasVersion | |
acc | |
roisKey | |
signatureName | |
rois | |
in_view | |
inputTracks | |
tracks_FTF | |
outputVtx | |
withDetails | |
True | |
summariseProps | |
def python.TrigInDetConfig.ActsIDCCacheCreatorCfg | ( | flags | ) |
Definition at line 34 of file TrigInDetConfig.py.
def python.TrigInDetConfig.InDetIDCCacheCreatorCfg | ( | flags | ) |
Definition at line 11 of file TrigInDetConfig.py.
def python.TrigInDetConfig.trigInDetFastTrackingCfg | ( | inflags, | |
roisKey = "EMRoIs" , |
|||
signatureName = '' , |
|||
patternMode = 'FTF' , |
|||
in_view = True |
|||
) |
Definition at line 54 of file TrigInDetConfig.py.
def python.TrigInDetConfig.trigInDetLRTCfg | ( | flags, | |
LRTInputCollection, | |||
roisKey, | |||
in_view, | |||
extra_view_inputs = tuple() |
|||
) |
Definition at line 80 of file TrigInDetConfig.py.
def python.TrigInDetConfig.trigInDetPrecisionTrackingCfg | ( | inflags, | |
rois, | |||
signatureName, | |||
in_view = True |
|||
) |
precision tracking
Generates precision tracking config, it is a primary config function
Definition at line 113 of file TrigInDetConfig.py.
def python.TrigInDetConfig.trigInDetVertexingCfg | ( | flags, | |
inputTracks, | |||
outputVtx | |||
) |
Definition at line 147 of file TrigInDetConfig.py.
python.TrigInDetConfig.acc |
Definition at line 177 of file TrigInDetConfig.py.
python.TrigInDetConfig.AtlasVersion |
Definition at line 172 of file TrigInDetConfig.py.
python.TrigInDetConfig.debugMode |
Definition at line 169 of file TrigInDetConfig.py.
python.TrigInDetConfig.Files |
Definition at line 171 of file TrigInDetConfig.py.
python.TrigInDetConfig.flags |
Definition at line 170 of file TrigInDetConfig.py.
python.TrigInDetConfig.in_view |
Definition at line 182 of file TrigInDetConfig.py.
python.TrigInDetConfig.inputTracks |
Definition at line 183 of file TrigInDetConfig.py.
python.TrigInDetConfig.outputVtx |
Definition at line 183 of file TrigInDetConfig.py.
python.TrigInDetConfig.rois |
Definition at line 182 of file TrigInDetConfig.py.
python.TrigInDetConfig.roisKey |
Definition at line 178 of file TrigInDetConfig.py.
python.TrigInDetConfig.signatureName |
Definition at line 181 of file TrigInDetConfig.py.
python.TrigInDetConfig.summariseProps |
Definition at line 186 of file TrigInDetConfig.py.
python.TrigInDetConfig.tracks_FTF |
Definition at line 183 of file TrigInDetConfig.py.
python.TrigInDetConfig.True |
Definition at line 186 of file TrigInDetConfig.py.
python.TrigInDetConfig.withDetails |
Definition at line 186 of file TrigInDetConfig.py.