![]() |
ATLAS Offline Software
|
Functions | |
| JTowerMappingDataCondAlgCfg (flags) | |
| GTowerMappingDataCondAlgCfg (flags) | |
| JTowerBuilderCfg (flags, superCellsIn) | |
| GTowerBuilderCfg (flags, superCellsIn) | |
| JTowersCfg (flags, superCellsIn) | |
| GTowersCfg (flags, superCellsIn) | |
| AllJGTowerContainersCfg (flags, superCellsIn) | |
Variables | |
| log = logging.getLogger(__name__) | |
| python.R3L1PerfConfig.AllJGTowerContainersCfg | ( | flags, | |
| superCellsIn ) |
Helper method to create all of the J/G tower containers commonly used
Definition at line 131 of file R3L1PerfConfig.py.
| python.R3L1PerfConfig.GTowerBuilderCfg | ( | flags, | |
| superCellsIn ) |
Create the GCaloTower building algorithm
Definition at line 68 of file R3L1PerfConfig.py.
| python.R3L1PerfConfig.GTowerMappingDataCondAlgCfg | ( | flags | ) |
Create the mapping maker for GTowers
Definition at line 29 of file R3L1PerfConfig.py.
| python.R3L1PerfConfig.GTowersCfg | ( | flags, | |
| superCellsIn ) |
Create the algorithms required for the GTower configuration Sequences the GCaloTower builder, then the GTower and noise algorithms
Definition at line 106 of file R3L1PerfConfig.py.
| python.R3L1PerfConfig.JTowerBuilderCfg | ( | flags, | |
| superCellsIn ) |
Create the JTower building algorithm
Definition at line 45 of file R3L1PerfConfig.py.
| python.R3L1PerfConfig.JTowerMappingDataCondAlgCfg | ( | flags | ) |
Create the mapping maker for JTowers
Definition at line 13 of file R3L1PerfConfig.py.
| python.R3L1PerfConfig.JTowersCfg | ( | flags, | |
| superCellsIn ) |
Create the algorithms required for the JTower configuration Sequences the builder and the noise algorithm
Definition at line 91 of file R3L1PerfConfig.py.
| python.R3L1PerfConfig.log = logging.getLogger(__name__) |
Definition at line 10 of file R3L1PerfConfig.py.