Definition at line 236 of file TrigInDetArtSteps.py.
◆ __init__()
def python.TrigInDetArtSteps.TrigInDetRecoData.__init__ |
( |
|
self, |
|
|
|
name = 'TrigInDetRecoData' |
|
) |
| |
Definition at line 237 of file TrigInDetArtSteps.py.
237 def __init__(self, name='TrigInDetRecoData'):
239 ExecStep.__init__(self, name)
240 self.type =
'athenaHLT'
241 self.job_options =
'TriggerJobOpts.runHLT'
245 self.concurrent_events = 1
247 self.timeout = 18*3600
251 self.args =
'-c "setMenu=\'Cosmic_run3_v1\';doCosmics=True;doL1Sim=False;forceEnableAllChains=True;"'
252 self.args =
'-c "flags.Trigger.forceEnableAllChains=True;flags.Trigger.triggerMenuSetup=\'Cosmic_run3_v1\';from AthenaConfiguration.Enums import BeamType;flags.Beam.Type=BeamType.Cosmics;"'
253 self.args +=
' -o output'
◆ args
python.TrigInDetArtSteps.TrigInDetRecoData.args |
◆ concurrent_events
python.TrigInDetArtSteps.TrigInDetRecoData.concurrent_events |
◆ imf
python.TrigInDetArtSteps.TrigInDetRecoData.imf |
◆ input
python.TrigInDetArtSteps.TrigInDetRecoData.input |
◆ job_options
python.TrigInDetArtSteps.TrigInDetRecoData.job_options |
◆ max_events
python.TrigInDetArtSteps.TrigInDetRecoData.max_events |
◆ perfmon
python.TrigInDetArtSteps.TrigInDetRecoData.perfmon |
◆ required
python.TrigInDetArtSteps.TrigInDetRecoData.required |
◆ threads
python.TrigInDetArtSteps.TrigInDetRecoData.threads |
◆ timeout
python.TrigInDetArtSteps.TrigInDetRecoData.timeout |
◆ type
python.TrigInDetArtSteps.TrigInDetRecoData.type |
The documentation for this class was generated from the following file: