![]() |
ATLAS Offline Software
|
Functions | |
| InDetExtraDataObjectsFromDataPrep (flags, dataObjects) | |
| InDetIDCCacheCreatorCfg (flags) | |
| ActsIDCCacheCreatorCfg (flags) | |
| ComponentAccumulator | trigInDetSPFormationCfg (inflags, str roisKey, str signatureName, bool|str in_view=True) |
| Standalone Space-Point finding. | |
| trigInDetFastTrackingCfg (inflags, roisKey="EMRoIs", signatureName='', patternMode='FTF', in_view=True) | |
| Fast tracking. | |
| trigInDetLRTCfg (flags, LRTInputCollection, roisKey, in_view, extra_view_inputs=tuple()) | |
| trigInDetPrecisionTrackingCfg (inflags, rois, signatureName, in_view=True) | |
| precision tracking | |
| trigInDetVertexingCfg (flags, inputTracks, outputVtx) | |
Variables | |
| debugMode | |
| flags = initConfigFlags() | |
| Files | |
| AtlasVersion | |
| acc = MainServicesCfg( flags ) | |
| str | roisKey = "ElectronRoIs" |
| withDetails | |
| True | |
| summariseProps | |
| python.TrigInDetConfig.ActsIDCCacheCreatorCfg | ( | flags | ) |
Definition at line 41 of file TrigInDetConfig.py.
| python.TrigInDetConfig.InDetExtraDataObjectsFromDataPrep | ( | flags, | |
| dataObjects ) |
Definition at line 10 of file TrigInDetConfig.py.
| python.TrigInDetConfig.InDetIDCCacheCreatorCfg | ( | flags | ) |
Definition at line 18 of file TrigInDetConfig.py.
| python.TrigInDetConfig.trigInDetFastTrackingCfg | ( | inflags, | |
| roisKey = "EMRoIs", | |||
| signatureName = '', | |||
| patternMode = 'FTF', | |||
| in_view = True ) |
Fast tracking.
Definition at line 87 of file TrigInDetConfig.py.
| python.TrigInDetConfig.trigInDetLRTCfg | ( | flags, | |
| LRTInputCollection, | |||
| roisKey, | |||
| in_view, | |||
| extra_view_inputs = tuple() ) |
Definition at line 113 of file TrigInDetConfig.py.
| python.TrigInDetConfig.trigInDetPrecisionTrackingCfg | ( | inflags, | |
| rois, | |||
| signatureName, | |||
| in_view = True ) |
precision tracking
Generates precision tracking config, it is a primary config function
Definition at line 146 of file TrigInDetConfig.py.
| ComponentAccumulator python.TrigInDetConfig.trigInDetSPFormationCfg | ( | inflags, | |
| str | roisKey, | ||
| str | signatureName, | ||
| bool | str | in_view = True ) |
Standalone Space-Point finding.
Definition at line 62 of file TrigInDetConfig.py.
| python.TrigInDetConfig.trigInDetVertexingCfg | ( | flags, | |
| inputTracks, | |||
| outputVtx ) |
Definition at line 181 of file TrigInDetConfig.py.
| python.TrigInDetConfig.acc = MainServicesCfg( flags ) |
Definition at line 211 of file TrigInDetConfig.py.
| python.TrigInDetConfig.AtlasVersion |
Definition at line 206 of file TrigInDetConfig.py.
| python.TrigInDetConfig.debugMode |
Definition at line 203 of file TrigInDetConfig.py.
| python.TrigInDetConfig.Files |
Definition at line 205 of file TrigInDetConfig.py.
| python.TrigInDetConfig.flags = initConfigFlags() |
Definition at line 204 of file TrigInDetConfig.py.
| str python.TrigInDetConfig.roisKey = "ElectronRoIs" |
Definition at line 212 of file TrigInDetConfig.py.
| python.TrigInDetConfig.summariseProps |
Definition at line 220 of file TrigInDetConfig.py.
| python.TrigInDetConfig.True |
Definition at line 220 of file TrigInDetConfig.py.
| python.TrigInDetConfig.withDetails |
Definition at line 220 of file TrigInDetConfig.py.