ATLAS Offline Software
|
Public Member Functions | |
def | __init__ (self, name=None) |
def | construct_name (self) |
def | get_log_file_name (self) |
def | configure (self, test) |
def | configure_type (self) |
def | configure_input (self) |
def | configure_job_options (self) |
def | add_trf_precommand (self, precommand) |
def | configure_args (self, test) |
Step executing the main job of a Trigger ART test. This can be either athena or athenaHLT or a transform. There can be several ExecSteps in one Test
Definition at line 16 of file ExecStep.py.
def python.TrigValSteering.ExecStep.ExecStep.__init__ | ( | self, | |
name = None |
|||
) |
Definition at line 23 of file ExecStep.py.
def python.TrigValSteering.ExecStep.ExecStep.add_trf_precommand | ( | self, | |
precommand | |||
) |
def python.TrigValSteering.ExecStep.ExecStep.configure | ( | self, | |
test | |||
) |
Definition at line 60 of file ExecStep.py.
def python.TrigValSteering.ExecStep.ExecStep.configure_args | ( | self, | |
test | |||
) |
Definition at line 172 of file ExecStep.py.
def python.TrigValSteering.ExecStep.ExecStep.configure_input | ( | self | ) |
Definition at line 107 of file ExecStep.py.
def python.TrigValSteering.ExecStep.ExecStep.configure_job_options | ( | self | ) |
def python.TrigValSteering.ExecStep.ExecStep.configure_type | ( | self | ) |
Definition at line 74 of file ExecStep.py.
def python.TrigValSteering.ExecStep.ExecStep.construct_name | ( | self | ) |
Definition at line 46 of file ExecStep.py.
def python.TrigValSteering.ExecStep.ExecStep.get_log_file_name | ( | self | ) |
Definition at line 54 of file ExecStep.py.
python.TrigValSteering.ExecStep.ExecStep.args |
Definition at line 170 of file ExecStep.py.
python.TrigValSteering.ExecStep.ExecStep.auto_report_result |
Definition at line 42 of file ExecStep.py.
python.TrigValSteering.ExecStep.ExecStep.concurrent_events |
Definition at line 30 of file ExecStep.py.
python.TrigValSteering.ExecStep.ExecStep.config_only |
Definition at line 41 of file ExecStep.py.
python.TrigValSteering.ExecStep.ExecStep.costmon |
Definition at line 38 of file ExecStep.py.
python.TrigValSteering.ExecStep.ExecStep.depends_on_previous |
Definition at line 44 of file ExecStep.py.
python.TrigValSteering.ExecStep.ExecStep.executable |
Definition at line 87 of file ExecStep.py.
python.TrigValSteering.ExecStep.ExecStep.flags |
Definition at line 28 of file ExecStep.py.
python.TrigValSteering.ExecStep.ExecStep.forks |
Definition at line 31 of file ExecStep.py.
python.TrigValSteering.ExecStep.ExecStep.fpe_auditor |
Definition at line 37 of file ExecStep.py.
python.TrigValSteering.ExecStep.ExecStep.imf |
Definition at line 35 of file ExecStep.py.
python.TrigValSteering.ExecStep.ExecStep.input |
Definition at line 25 of file ExecStep.py.
python.TrigValSteering.ExecStep.ExecStep.input_object |
Definition at line 26 of file ExecStep.py.
python.TrigValSteering.ExecStep.ExecStep.job_options |
Definition at line 27 of file ExecStep.py.
python.TrigValSteering.ExecStep.ExecStep.log_file_name |
Definition at line 63 of file ExecStep.py.
python.TrigValSteering.ExecStep.ExecStep.malloc |
Definition at line 39 of file ExecStep.py.
python.TrigValSteering.ExecStep.ExecStep.max_events |
Definition at line 32 of file ExecStep.py.
python.TrigValSteering.ExecStep.ExecStep.name |
Definition at line 62 of file ExecStep.py.
python.TrigValSteering.ExecStep.ExecStep.perfmon |
Definition at line 36 of file ExecStep.py.
python.TrigValSteering.ExecStep.ExecStep.prmon |
Definition at line 40 of file ExecStep.py.
python.TrigValSteering.ExecStep.ExecStep.prmon_interval |
Definition at line 263 of file ExecStep.py.
python.TrigValSteering.ExecStep.ExecStep.required |
Definition at line 43 of file ExecStep.py.
python.TrigValSteering.ExecStep.ExecStep.skip_events |
Definition at line 33 of file ExecStep.py.
python.TrigValSteering.ExecStep.ExecStep.threads |
Definition at line 29 of file ExecStep.py.
python.TrigValSteering.ExecStep.ExecStep.type |
Definition at line 47 of file ExecStep.py.
python.TrigValSteering.ExecStep.ExecStep.use_pickle |
Definition at line 34 of file ExecStep.py.