![]() |
ATLAS Offline Software
|
Public Member Functions | |
| __init__ (self, name='TrigTZReco') | |
Public Attributes | |
| str | type = 'Reco_tf' |
| int | threads = 1 |
| int | concurrent_events = 1 |
| str | input = '' |
| bool | explicit_input = True |
| int | max_events = -1 |
| str | args = '--inputBSFile=' + find_file('*.physics_Main.*.data') |
Definition at line 178 of file TrigInDetArtSteps.py.
| python.TrigInDetArtSteps.TrigTZReco.__init__ | ( | self, | |
| name = 'TrigTZReco' ) |
Definition at line 179 of file TrigInDetArtSteps.py.
| str python.TrigInDetArtSteps.TrigTZReco.args = '--inputBSFile=' + find_file('*.physics_Main.*.data') |
Definition at line 191 of file TrigInDetArtSteps.py.
| int python.TrigInDetArtSteps.TrigTZReco.concurrent_events = 1 |
Definition at line 187 of file TrigInDetArtSteps.py.
| bool python.TrigInDetArtSteps.TrigTZReco.explicit_input = True |
Definition at line 189 of file TrigInDetArtSteps.py.
| str python.TrigInDetArtSteps.TrigTZReco.input = '' |
Definition at line 188 of file TrigInDetArtSteps.py.
| int python.TrigInDetArtSteps.TrigTZReco.max_events = -1 |
Definition at line 190 of file TrigInDetArtSteps.py.
| int python.TrigInDetArtSteps.TrigTZReco.threads = 1 |
Definition at line 186 of file TrigInDetArtSteps.py.
Definition at line 181 of file TrigInDetArtSteps.py.