![]() |
ATLAS Offline Software
|
Variables | |
| logger = logging.getLogger('run_firstChain') | |
| flags = initConfigFlags() | |
| parser = flags.getArgumentParser() | |
| args | |
| _ | |
| Files | |
| AtlasVersion | |
| GlobalTag | |
| AODFileName | |
| NumThreads | |
| NumConcurrentEvents | |
| doLVL1 | |
| ShowDataDeps | |
| CheckDependencies | |
| ShowDataFlow | |
| EDMVersion | |
| enableL1CaloPhase1 | |
| triggerConfig | |
| toggle_geometry | |
| acc = MainServicesCfg(flags) | |
| caloconditions = CaloTopoClusterCfg(flags) | |
| gepAlgs_output_level = DEBUG | |
| str | gblLArCellContainerKey = "GlobalLArCells" |
|
protected |
Definition at line 15 of file run_firstChain.py.
| run_firstChain.acc = MainServicesCfg(flags) |
Definition at line 48 of file run_firstChain.py.
| run_firstChain.AODFileName |
Definition at line 24 of file run_firstChain.py.
| run_firstChain.args |
Definition at line 15 of file run_firstChain.py.
| run_firstChain.AtlasVersion |
Definition at line 21 of file run_firstChain.py.
| run_firstChain.caloconditions = CaloTopoClusterCfg(flags) |
Definition at line 71 of file run_firstChain.py.
| run_firstChain.CheckDependencies |
Definition at line 30 of file run_firstChain.py.
| run_firstChain.doLVL1 |
Definition at line 27 of file run_firstChain.py.
| run_firstChain.EDMVersion |
Definition at line 32 of file run_firstChain.py.
| run_firstChain.enableL1CaloPhase1 |
Definition at line 33 of file run_firstChain.py.
| run_firstChain.Files |
Definition at line 20 of file run_firstChain.py.
| run_firstChain.flags = initConfigFlags() |
Definition at line 12 of file run_firstChain.py.
| str run_firstChain.gblLArCellContainerKey = "GlobalLArCells" |
Definition at line 78 of file run_firstChain.py.
| run_firstChain.gepAlgs_output_level = DEBUG |
Definition at line 74 of file run_firstChain.py.
| run_firstChain.GlobalTag |
Definition at line 22 of file run_firstChain.py.
| run_firstChain.logger = logging.getLogger('run_firstChain') |
Definition at line 8 of file run_firstChain.py.
| run_firstChain.NumConcurrentEvents |
Definition at line 26 of file run_firstChain.py.
| run_firstChain.NumThreads |
Definition at line 25 of file run_firstChain.py.
| run_firstChain.parser = flags.getArgumentParser() |
Definition at line 13 of file run_firstChain.py.
| run_firstChain.ShowDataDeps |
Definition at line 29 of file run_firstChain.py.
| run_firstChain.ShowDataFlow |
Definition at line 31 of file run_firstChain.py.
| run_firstChain.toggle_geometry |
Definition at line 39 of file run_firstChain.py.
| run_firstChain.triggerConfig |
Definition at line 34 of file run_firstChain.py.