ATLAS Offline Software
Loading...
Searching...
No Matches
testMuonHLTphase2 Namespace Reference

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)

Detailed Description

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)

Variable Documentation

◆ args

testMuonHLTphase2.args = flags.fillFromArgs(parser=parser)

Definition at line 25 of file testMuonHLTphase2.py.

◆ cfg

testMuonHLTphase2.cfg = athenaCfg(flags, parser = parser)

Definition at line 55 of file testMuonHLTphase2.py.

◆ choices

testMuonHLTphase2.choices

Definition at line 23 of file testMuonHLTphase2.py.

◆ doFastMonMT

testMuonHLTphase2.doFastMonMT

Definition at line 45 of file testMuonHLTphase2.py.

◆ enabledSignatures

testMuonHLTphase2.enabledSignatures

Definition at line 49 of file testMuonHLTphase2.py.

◆ Files

testMuonHLTphase2.Files

Definition at line 29 of file testMuonHLTphase2.py.

◆ flags

testMuonHLTphase2.flags = initConfigFlags()

Definition at line 20 of file testMuonHLTphase2.py.

◆ help

testMuonHLTphase2.help

Definition at line 23 of file testMuonHLTphase2.py.

◆ parser

testMuonHLTphase2.parser = flags.getArgumentParser()

Definition at line 22 of file testMuonHLTphase2.py.

◆ required

testMuonHLTphase2.required

Definition at line 23 of file testMuonHLTphase2.py.

◆ scheduleActsReco

testMuonHLTphase2.scheduleActsReco

Definition at line 41 of file testMuonHLTphase2.py.

◆ selectChains

testMuonHLTphase2.selectChains

Definition at line 50 of file testMuonHLTphase2.py.

◆ SQLiteDB

testMuonHLTphase2.SQLiteDB

Definition at line 34 of file testMuonHLTphase2.py.

◆ SQLiteDBFullPath

testMuonHLTphase2.SQLiteDBFullPath

Definition at line 35 of file testMuonHLTphase2.py.

◆ triggerMenuSetup

testMuonHLTphase2.triggerMenuSetup

Definition at line 48 of file testMuonHLTphase2.py.