ATLAS Offline Software
Loading...
Searching...
No Matches
run_firstChain Namespace Reference

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"

Variable Documentation

◆ _

run_firstChain._
protected

Definition at line 15 of file run_firstChain.py.

◆ acc

run_firstChain.acc = MainServicesCfg(flags)

Definition at line 48 of file run_firstChain.py.

◆ AODFileName

run_firstChain.AODFileName

Definition at line 24 of file run_firstChain.py.

◆ args

run_firstChain.args

Definition at line 15 of file run_firstChain.py.

◆ AtlasVersion

run_firstChain.AtlasVersion

Definition at line 21 of file run_firstChain.py.

◆ caloconditions

run_firstChain.caloconditions = CaloTopoClusterCfg(flags)

Definition at line 71 of file run_firstChain.py.

◆ CheckDependencies

run_firstChain.CheckDependencies

Definition at line 30 of file run_firstChain.py.

◆ doLVL1

run_firstChain.doLVL1

Definition at line 27 of file run_firstChain.py.

◆ EDMVersion

run_firstChain.EDMVersion

Definition at line 32 of file run_firstChain.py.

◆ enableL1CaloPhase1

run_firstChain.enableL1CaloPhase1

Definition at line 33 of file run_firstChain.py.

◆ Files

run_firstChain.Files

Definition at line 20 of file run_firstChain.py.

◆ flags

run_firstChain.flags = initConfigFlags()

Definition at line 12 of file run_firstChain.py.

◆ gblLArCellContainerKey

str run_firstChain.gblLArCellContainerKey = "GlobalLArCells"

Definition at line 78 of file run_firstChain.py.

◆ gepAlgs_output_level

run_firstChain.gepAlgs_output_level = DEBUG

Definition at line 74 of file run_firstChain.py.

◆ GlobalTag

run_firstChain.GlobalTag

Definition at line 22 of file run_firstChain.py.

◆ logger

run_firstChain.logger = logging.getLogger('run_firstChain')

Definition at line 8 of file run_firstChain.py.

◆ NumConcurrentEvents

run_firstChain.NumConcurrentEvents

Definition at line 26 of file run_firstChain.py.

◆ NumThreads

run_firstChain.NumThreads

Definition at line 25 of file run_firstChain.py.

◆ parser

run_firstChain.parser = flags.getArgumentParser()

Definition at line 13 of file run_firstChain.py.

◆ ShowDataDeps

run_firstChain.ShowDataDeps

Definition at line 29 of file run_firstChain.py.

◆ ShowDataFlow

run_firstChain.ShowDataFlow

Definition at line 31 of file run_firstChain.py.

◆ toggle_geometry

run_firstChain.toggle_geometry

Definition at line 39 of file run_firstChain.py.

◆ triggerConfig

run_firstChain.triggerConfig

Definition at line 34 of file run_firstChain.py.