![]() |
ATLAS Offline Software
|
Variables | |
| flags = initConfigFlags() | |
| parser = flags.getArgumentParser() | |
| help | |
| choices | |
| required | |
| args = flags.fillFromArgs(parser=parser) | |
| Files | |
| SQLiteDB | |
| SQLiteDBFullPath | |
| scheduleActsReco | |
| doFastMonMT | |
| triggerMenuSetup | |
| enabledSignatures | |
| selectChains | |
| cfg = athenaCfg(flags, parser = parser) | |
CA module to configure a test for the HLT running with phase2 geometry building style for athena. A default RUN3 input file is provided, as well as a default geometry file. The --defaultGeoFile argument allows to easily switch between RUN3 and RUN4 layout. If desired, it is possible to provide a customized input file using the --filesInput argument. A default RUN4 input file will be provided in future. Usage: athena [options] MuonReleaseTestsR4/test_muonHLTphase2.py [flags] python -m MuonReleaseTestsR4.test_muonHLTphase2 # not recommended (due to missing LD_PRELOADs)
Definition at line 25 of file testMuonHLTphase2.py.
Definition at line 55 of file testMuonHLTphase2.py.
| testMuonHLTphase2.choices |
Definition at line 23 of file testMuonHLTphase2.py.
| testMuonHLTphase2.doFastMonMT |
Definition at line 45 of file testMuonHLTphase2.py.
| testMuonHLTphase2.enabledSignatures |
Definition at line 49 of file testMuonHLTphase2.py.
| testMuonHLTphase2.Files |
Definition at line 29 of file testMuonHLTphase2.py.
| testMuonHLTphase2.flags = initConfigFlags() |
Definition at line 20 of file testMuonHLTphase2.py.
| testMuonHLTphase2.help |
Definition at line 23 of file testMuonHLTphase2.py.
| testMuonHLTphase2.parser = flags.getArgumentParser() |
Definition at line 22 of file testMuonHLTphase2.py.
| testMuonHLTphase2.required |
Definition at line 23 of file testMuonHLTphase2.py.
| testMuonHLTphase2.scheduleActsReco |
Definition at line 41 of file testMuonHLTphase2.py.
| testMuonHLTphase2.selectChains |
Definition at line 50 of file testMuonHLTphase2.py.
| testMuonHLTphase2.SQLiteDB |
Definition at line 34 of file testMuonHLTphase2.py.
| testMuonHLTphase2.SQLiteDBFullPath |
Definition at line 35 of file testMuonHLTphase2.py.
| testMuonHLTphase2.triggerMenuSetup |
Definition at line 48 of file testMuonHLTphase2.py.