![]() |
ATLAS Offline Software
|
Functions | |
| TRT_FirstXing () | |
| TRT_LastXing () | |
| TRT_RangeCfg (flags, name="TRTRange", **kwargs) | |
| TRT_DigitizationBasicToolCfg (flags, name="TRT_DigitizationBasicTool", **kwargs) | |
| TRT_DigitizationToolCfg (flags, name="TRTDigitizationTool", **kwargs) | |
| TRT_DigitizationGeantinoTruthToolCfg (flags, name="TRT_GeantinoTruthDigitizationTool", **kwargs) | |
| TRT_DigitizationHSToolCfg (flags, name="TRT_DigitizationToolHS", **kwargs) | |
| TRT_DigitizationPUToolCfg (flags, name="TRT_DigitizationToolPU", **kwargs) | |
| TRT_DigitizationSplitNoMergePUToolCfg (flags, name="TRT_DigitizationToolSplitNoMergePU", **kwargs) | |
| TRT_OverlayDigitizationToolCfg (flags, name="TRT_OverlayDigitizationTool", **kwargs) | |
| TRT_OutputCfg (flags) | |
| TRT_DigitizationBasicCfg (flags, **kwargs) | |
| TRT_OverlayDigitizationBasicCfg (flags, **kwargs) | |
| TRT_DigitizationCfg (flags, **kwargs) | |
| TRT_OverlayDigitizationCfg (flags, **kwargs) | |
| TRT_DigitizationHSCfg (flags, name="TRT_DigitizationHS", **kwargs) | |
| TRT_DigitizationPUCfg (flags, name="TRT_DigitizationPU", **kwargs) | |
Define methods to construct configured TRT Digitization tools and algorithms Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
| TRT_DigitizationConfig.TRT_DigitizationBasicCfg | ( | flags, | |
| ** | kwargs ) |
Return ComponentAccumulator for TRT digitization
Definition at line 190 of file TRT_DigitizationConfig.py.
| TRT_DigitizationConfig.TRT_DigitizationBasicToolCfg | ( | flags, | |
| name = "TRT_DigitizationBasicTool", | |||
| ** | kwargs ) |
Return ComponentAccumulator with common TRT digitization tool config
Definition at line 36 of file TRT_DigitizationConfig.py.
| TRT_DigitizationConfig.TRT_DigitizationCfg | ( | flags, | |
| ** | kwargs ) |
Return ComponentAccumulator for TRT digitization and Output
Definition at line 223 of file TRT_DigitizationConfig.py.
| TRT_DigitizationConfig.TRT_DigitizationGeantinoTruthToolCfg | ( | flags, | |
| name = "TRT_GeantinoTruthDigitizationTool", | |||
| ** | kwargs ) |
Return ComponentAccumulator with Geantino configured TRT digitization tool
Definition at line 103 of file TRT_DigitizationConfig.py.
| TRT_DigitizationConfig.TRT_DigitizationHSCfg | ( | flags, | |
| name = "TRT_DigitizationHS", | |||
| ** | kwargs ) |
Return ComponentAccumulator for Hard-Scatter-only TRT digitization and Output
Definition at line 238 of file TRT_DigitizationConfig.py.
| TRT_DigitizationConfig.TRT_DigitizationHSToolCfg | ( | flags, | |
| name = "TRT_DigitizationToolHS", | |||
| ** | kwargs ) |
Return ComponentAccumulator with Hard Scatter configured TRT digitization tool
Definition at line 120 of file TRT_DigitizationConfig.py.
| TRT_DigitizationConfig.TRT_DigitizationPUCfg | ( | flags, | |
| name = "TRT_DigitizationPU", | |||
| ** | kwargs ) |
Return ComponentAccumulator with Pile-up-only TRT digitization and Output
Definition at line 247 of file TRT_DigitizationConfig.py.
| TRT_DigitizationConfig.TRT_DigitizationPUToolCfg | ( | flags, | |
| name = "TRT_DigitizationToolPU", | |||
| ** | kwargs ) |
Return ComponentAccumulator with Pile Up configured TRT digitization tool
Definition at line 133 of file TRT_DigitizationConfig.py.
| TRT_DigitizationConfig.TRT_DigitizationSplitNoMergePUToolCfg | ( | flags, | |
| name = "TRT_DigitizationToolSplitNoMergePU", | |||
| ** | kwargs ) |
Return ComponentAccumulator with PileUpTRT_Hits configured TRT digitization tool
Definition at line 145 of file TRT_DigitizationConfig.py.
| TRT_DigitizationConfig.TRT_DigitizationToolCfg | ( | flags, | |
| name = "TRTDigitizationTool", | |||
| ** | kwargs ) |
Return ComponentAccumulator with configured TRT digitization tool
Definition at line 71 of file TRT_DigitizationConfig.py.
| TRT_DigitizationConfig.TRT_FirstXing | ( | ) |
Definition at line 19 of file TRT_DigitizationConfig.py.
| TRT_DigitizationConfig.TRT_LastXing | ( | ) |
Definition at line 23 of file TRT_DigitizationConfig.py.
| TRT_DigitizationConfig.TRT_OutputCfg | ( | flags | ) |
Return ComponentAccumulator with Output for TRT. Not standalone.
Definition at line 178 of file TRT_DigitizationConfig.py.
| TRT_DigitizationConfig.TRT_OverlayDigitizationBasicCfg | ( | flags, | |
| ** | kwargs ) |
Return ComponentAccumulator with TRT Overlay digitization
Definition at line 200 of file TRT_DigitizationConfig.py.
| TRT_DigitizationConfig.TRT_OverlayDigitizationCfg | ( | flags, | |
| ** | kwargs ) |
Return ComponentAccumulator with TRT Overlay digitization and Output
Definition at line 230 of file TRT_DigitizationConfig.py.
| TRT_DigitizationConfig.TRT_OverlayDigitizationToolCfg | ( | flags, | |
| name = "TRT_OverlayDigitizationTool", | |||
| ** | kwargs ) |
Return ComponentAccumulator with configured Overlay TRT digitization tool
Definition at line 161 of file TRT_DigitizationConfig.py.
| TRT_DigitizationConfig.TRT_RangeCfg | ( | flags, | |
| name = "TRTRange", | |||
| ** | kwargs ) |
Return an TRT configured PileUpXingFolder tool
Definition at line 27 of file TRT_DigitizationConfig.py.