![]() |
ATLAS Offline Software
|
Public Member Functions | |
| __init__ (self, name='TrigInDetRecoData') | |
Public Attributes | |
| str | type = 'athenaHLT' |
| str | job_options = 'TriggerJobOpts.runHLT' |
| int | max_events = -1 |
| bool | required = True |
| int | threads = 1 |
| int | concurrent_events = 1 |
| bool | perfmon = False |
| int | timeout = 18*3600 |
| str | input = '' |
| bool | imf = False |
| str | args = '-c "setMenu=\'Cosmic_run3_v1\';doCosmics=True;doL1Sim=False;forceEnableAllChains=True;"' |
Definition at line 154 of file TrigInDetArtSteps.py.
| python.TrigInDetArtSteps.TrigInDetRecoData.__init__ | ( | self, | |
| name = 'TrigInDetRecoData' ) |
Definition at line 155 of file TrigInDetArtSteps.py.
| str python.TrigInDetArtSteps.TrigInDetRecoData.args = '-c "setMenu=\'Cosmic_run3_v1\';doCosmics=True;doL1Sim=False;forceEnableAllChains=True;"' |
Definition at line 169 of file TrigInDetArtSteps.py.
| int python.TrigInDetArtSteps.TrigInDetRecoData.concurrent_events = 1 |
Definition at line 163 of file TrigInDetArtSteps.py.
| bool python.TrigInDetArtSteps.TrigInDetRecoData.imf = False |
Definition at line 168 of file TrigInDetArtSteps.py.
| str python.TrigInDetArtSteps.TrigInDetRecoData.input = '' |
Definition at line 166 of file TrigInDetArtSteps.py.
| str python.TrigInDetArtSteps.TrigInDetRecoData.job_options = 'TriggerJobOpts.runHLT' |
Definition at line 159 of file TrigInDetArtSteps.py.
| int python.TrigInDetArtSteps.TrigInDetRecoData.max_events = -1 |
Definition at line 160 of file TrigInDetArtSteps.py.
| bool python.TrigInDetArtSteps.TrigInDetRecoData.perfmon = False |
Definition at line 164 of file TrigInDetArtSteps.py.
| bool python.TrigInDetArtSteps.TrigInDetRecoData.required = True |
Definition at line 161 of file TrigInDetArtSteps.py.
| int python.TrigInDetArtSteps.TrigInDetRecoData.threads = 1 |
Definition at line 162 of file TrigInDetArtSteps.py.
| int python.TrigInDetArtSteps.TrigInDetRecoData.timeout = 18*3600 |
Definition at line 165 of file TrigInDetArtSteps.py.
| str python.TrigInDetArtSteps.TrigInDetRecoData.type = 'athenaHLT' |
Definition at line 158 of file TrigInDetArtSteps.py.