![]() |
ATLAS Offline Software
|
Functions | |
def | NSWCondAlgTest (flags, alg_name="NSWCondTestAlg", **kwargs) |
Variables | |
parser = SetupArgParser() | |
default | |
help | |
action | |
inputFile | |
args = parser.parse_args() | |
string | mcInputFile = "/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/MuonRecRTT/UnitTestInput/Run3MC.ESD.pool.root" |
string | dataInputFile = "/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/MuonRecRTT/UnitTestInput/Run3Data.ESD.pool.root" |
flags = initConfigFlags() | |
NumThreads | |
NumConcurrentEvents | |
ESDFileName | |
Files | |
applyMmT0Correction | |
cfg = setupServicesCfg(flags) | |
msgService = cfg.getService('MessageSvc') | |
Format | |
withDetails | |
True | |
summariseProps | |
sc = cfg.run(1) | |
def NswCondAlgTest.NSWCondAlgTest | ( | flags, | |
alg_name = "NSWCondTestAlg" , |
|||
** | kwargs | ||
) |
Definition at line 3 of file NswCondAlgTest.py.
NswCondAlgTest.action |
Definition at line 21 of file NswCondAlgTest.py.
NswCondAlgTest.applyMmT0Correction |
Definition at line 40 of file NswCondAlgTest.py.
NswCondAlgTest.args = parser.parse_args() |
Definition at line 23 of file NswCondAlgTest.py.
NswCondAlgTest.cfg = setupServicesCfg(flags) |
Definition at line 43 of file NswCondAlgTest.py.
string NswCondAlgTest.dataInputFile = "/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/MuonRecRTT/UnitTestInput/Run3Data.ESD.pool.root" |
Definition at line 26 of file NswCondAlgTest.py.
NswCondAlgTest.default |
Definition at line 19 of file NswCondAlgTest.py.
NswCondAlgTest.ESDFileName |
Definition at line 38 of file NswCondAlgTest.py.
NswCondAlgTest.Files |
Definition at line 39 of file NswCondAlgTest.py.
NswCondAlgTest.flags = initConfigFlags() |
Definition at line 35 of file NswCondAlgTest.py.
NswCondAlgTest.Format |
Definition at line 45 of file NswCondAlgTest.py.
NswCondAlgTest.help |
Definition at line 20 of file NswCondAlgTest.py.
NswCondAlgTest.inputFile |
Definition at line 22 of file NswCondAlgTest.py.
string NswCondAlgTest.mcInputFile = "/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/MuonRecRTT/UnitTestInput/Run3MC.ESD.pool.root" |
Definition at line 25 of file NswCondAlgTest.py.
NswCondAlgTest.msgService = cfg.getService('MessageSvc') |
Definition at line 44 of file NswCondAlgTest.py.
NswCondAlgTest.NumConcurrentEvents |
Definition at line 37 of file NswCondAlgTest.py.
NswCondAlgTest.NumThreads |
Definition at line 36 of file NswCondAlgTest.py.
NswCondAlgTest.parser = SetupArgParser() |
Definition at line 18 of file NswCondAlgTest.py.
NswCondAlgTest.sc = cfg.run(1) |
Definition at line 52 of file NswCondAlgTest.py.
NswCondAlgTest.summariseProps |
Definition at line 48 of file NswCondAlgTest.py.
NswCondAlgTest.True |
Definition at line 48 of file NswCondAlgTest.py.
NswCondAlgTest.withDetails |
Definition at line 48 of file NswCondAlgTest.py.