ATLAS Offline Software
Variables
MuonLegacyChainTesterConfig Namespace Reference

Variables

 parser = SetupArgParser()
 
 condTag
 
 inputFile
 
 args = parser.parse_args()
 
 flags = initConfigFlags()
 
 NumThreads
 
 NumConcurrentEvents
 
 Files
 
 AtlasVersion
 
 GlobalTag
 
 ShowDataDeps
 
 ShowDataFlow
 
 cfg = setupServicesCfg(flags)
 

Variable Documentation

◆ args

MuonLegacyChainTesterConfig.args = parser.parse_args()

Definition at line 10 of file MuonLegacyChainTesterConfig.py.

◆ AtlasVersion

MuonLegacyChainTesterConfig.AtlasVersion

Definition at line 16 of file MuonLegacyChainTesterConfig.py.

◆ cfg

MuonLegacyChainTesterConfig.cfg = setupServicesCfg(flags)

Definition at line 22 of file MuonLegacyChainTesterConfig.py.

◆ condTag

MuonLegacyChainTesterConfig.condTag

Definition at line 8 of file MuonLegacyChainTesterConfig.py.

◆ Files

MuonLegacyChainTesterConfig.Files

Definition at line 15 of file MuonLegacyChainTesterConfig.py.

◆ flags

MuonLegacyChainTesterConfig.flags = initConfigFlags()

Definition at line 12 of file MuonLegacyChainTesterConfig.py.

◆ GlobalTag

MuonLegacyChainTesterConfig.GlobalTag

Definition at line 17 of file MuonLegacyChainTesterConfig.py.

◆ inputFile

MuonLegacyChainTesterConfig.inputFile

Definition at line 9 of file MuonLegacyChainTesterConfig.py.

◆ NumConcurrentEvents

MuonLegacyChainTesterConfig.NumConcurrentEvents

Definition at line 14 of file MuonLegacyChainTesterConfig.py.

◆ NumThreads

MuonLegacyChainTesterConfig.NumThreads

Definition at line 13 of file MuonLegacyChainTesterConfig.py.

◆ parser

MuonLegacyChainTesterConfig.parser = SetupArgParser()

Definition at line 7 of file MuonLegacyChainTesterConfig.py.

◆ ShowDataDeps

MuonLegacyChainTesterConfig.ShowDataDeps

Definition at line 18 of file MuonLegacyChainTesterConfig.py.

◆ ShowDataFlow

MuonLegacyChainTesterConfig.ShowDataFlow

Definition at line 19 of file MuonLegacyChainTesterConfig.py.