![]() |
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 192 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 225 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 105 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 240 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 122 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 249 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 135 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 147 of file TRT_DigitizationConfig.py.
| TRT_DigitizationConfig.TRT_DigitizationToolCfg | ( | flags, | |
| name = "TRTDigitizationTool", | |||
| ** | kwargs ) |
Return ComponentAccumulator with configured TRT digitization tool
Definition at line 73 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 180 of file TRT_DigitizationConfig.py.
| TRT_DigitizationConfig.TRT_OverlayDigitizationBasicCfg | ( | flags, | |
| ** | kwargs ) |
Return ComponentAccumulator with TRT Overlay digitization
Definition at line 202 of file TRT_DigitizationConfig.py.
| TRT_DigitizationConfig.TRT_OverlayDigitizationCfg | ( | flags, | |
| ** | kwargs ) |
Return ComponentAccumulator with TRT Overlay digitization and Output
Definition at line 232 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 163 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.