![]() |
ATLAS Offline Software
|
Additional exec (athena) steps - AOD to TrkNtuple. More...
Public Member Functions | |
| __init__ (self, name='TrigInDetAna', extraArgs=None) | |
Public Attributes | |
| str | type = 'other' |
| str | executable = 'python' |
| str | args = ' -m TrigInDetValidation.TrigInDetValidation_AODtoTrkNtuple_CA ' |
| int | max_events = -1 |
| bool | required = True |
| bool | depends_on_previous = True |
| str | input = '' |
Additional exec (athena) steps - AOD to TrkNtuple.
Definition at line 122 of file TrigInDetArtSteps.py.
| python.TrigInDetArtSteps.TrigInDetAna.__init__ | ( | self, | |
| name = 'TrigInDetAna', | |||
| extraArgs = None ) |
Definition at line 123 of file TrigInDetArtSteps.py.
| str python.TrigInDetArtSteps.TrigInDetAna.args = ' -m TrigInDetValidation.TrigInDetValidation_AODtoTrkNtuple_CA ' |
Definition at line 127 of file TrigInDetArtSteps.py.
| bool python.TrigInDetArtSteps.TrigInDetAna.depends_on_previous = True |
Definition at line 130 of file TrigInDetArtSteps.py.
| str python.TrigInDetArtSteps.TrigInDetAna.executable = 'python' |
Definition at line 126 of file TrigInDetArtSteps.py.
| str python.TrigInDetArtSteps.TrigInDetAna.input = '' |
Definition at line 132 of file TrigInDetArtSteps.py.
| int python.TrigInDetArtSteps.TrigInDetAna.max_events = -1 |
Definition at line 128 of file TrigInDetArtSteps.py.
| bool python.TrigInDetArtSteps.TrigInDetAna.required = True |
Definition at line 129 of file TrigInDetArtSteps.py.
| str python.TrigInDetArtSteps.TrigInDetAna.type = 'other' |
Definition at line 125 of file TrigInDetArtSteps.py.