ATLAS Offline Software
|
Variables | |
parser = SetupArgParser() | |
condTag | |
inputFile | |
args = parser.parse_args() | |
flags = initConfigFlags() | |
NumThreads | |
NumConcurrentEvents | |
Files | |
AtlasVersion | |
GlobalTag | |
ShowDataDeps | |
ShowDataFlow | |
cfg = setupServicesCfg(flags) | |
MuonLegacyChainTesterConfig.args = parser.parse_args() |
Definition at line 10 of file MuonLegacyChainTesterConfig.py.
MuonLegacyChainTesterConfig.AtlasVersion |
Definition at line 16 of file MuonLegacyChainTesterConfig.py.
MuonLegacyChainTesterConfig.cfg = setupServicesCfg(flags) |
Definition at line 22 of file MuonLegacyChainTesterConfig.py.
MuonLegacyChainTesterConfig.condTag |
Definition at line 8 of file MuonLegacyChainTesterConfig.py.
MuonLegacyChainTesterConfig.Files |
Definition at line 15 of file MuonLegacyChainTesterConfig.py.
MuonLegacyChainTesterConfig.flags = initConfigFlags() |
Definition at line 12 of file MuonLegacyChainTesterConfig.py.
MuonLegacyChainTesterConfig.GlobalTag |
Definition at line 17 of file MuonLegacyChainTesterConfig.py.
MuonLegacyChainTesterConfig.inputFile |
Definition at line 9 of file MuonLegacyChainTesterConfig.py.
MuonLegacyChainTesterConfig.NumConcurrentEvents |
Definition at line 14 of file MuonLegacyChainTesterConfig.py.
MuonLegacyChainTesterConfig.NumThreads |
Definition at line 13 of file MuonLegacyChainTesterConfig.py.
MuonLegacyChainTesterConfig.parser = SetupArgParser() |
Definition at line 7 of file MuonLegacyChainTesterConfig.py.
MuonLegacyChainTesterConfig.ShowDataDeps |
Definition at line 18 of file MuonLegacyChainTesterConfig.py.
MuonLegacyChainTesterConfig.ShowDataFlow |
Definition at line 19 of file MuonLegacyChainTesterConfig.py.