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 python.NswCondAlgTest.NSWCondAlgTest | ( | flags, | |
alg_name = "NSWCondTestAlg" , |
|||
** | kwargs | ||
) |
Definition at line 3 of file NswCondAlgTest.py.
python.NswCondAlgTest.action |
Definition at line 21 of file NswCondAlgTest.py.
python.NswCondAlgTest.applyMmT0Correction |
Definition at line 40 of file NswCondAlgTest.py.
python.NswCondAlgTest.args = parser.parse_args() |
Definition at line 23 of file NswCondAlgTest.py.
python.NswCondAlgTest.cfg = setupServicesCfg(flags) |
Definition at line 43 of file NswCondAlgTest.py.
string python.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.
python.NswCondAlgTest.default |
Definition at line 19 of file NswCondAlgTest.py.
python.NswCondAlgTest.ESDFileName |
Definition at line 38 of file NswCondAlgTest.py.
python.NswCondAlgTest.Files |
Definition at line 39 of file NswCondAlgTest.py.
python.NswCondAlgTest.flags = initConfigFlags() |
Definition at line 35 of file NswCondAlgTest.py.
python.NswCondAlgTest.Format |
Definition at line 45 of file NswCondAlgTest.py.
python.NswCondAlgTest.help |
Definition at line 20 of file NswCondAlgTest.py.
python.NswCondAlgTest.inputFile |
Definition at line 22 of file NswCondAlgTest.py.
string python.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.
python.NswCondAlgTest.msgService = cfg.getService('MessageSvc') |
Definition at line 44 of file NswCondAlgTest.py.
python.NswCondAlgTest.NumConcurrentEvents |
Definition at line 37 of file NswCondAlgTest.py.
python.NswCondAlgTest.NumThreads |
Definition at line 36 of file NswCondAlgTest.py.
python.NswCondAlgTest.parser = SetupArgParser() |
Definition at line 18 of file NswCondAlgTest.py.
python.NswCondAlgTest.sc = cfg.run(1) |
Definition at line 52 of file NswCondAlgTest.py.
python.NswCondAlgTest.summariseProps |
Definition at line 48 of file NswCondAlgTest.py.
python.NswCondAlgTest.True |
Definition at line 48 of file NswCondAlgTest.py.
python.NswCondAlgTest.withDetails |
Definition at line 48 of file NswCondAlgTest.py.