ATLAS Offline Software
|
Public Member Functions | |
def | __init__ (self, name='CheckFile') |
def | configure (self, test) |
def | run (self, dry_run=False) |
Public Attributes | |
input_file | |
executable | |
args | |
log_file_name | |
result | |
Private Attributes | |
__executables__ | |
__input_files__ | |
Execute checkFile and checkxAOD for POOL files. executable and input_file can have multiple comma-separated values
Definition at line 520 of file CheckSteps.py.
def python.TrigValSteering.CheckSteps.CheckFileStep.__init__ | ( | self, | |
name = 'CheckFile' |
|||
) |
Reimplemented from python.TrigValSteering.CheckSteps.InputDependentStep.
Definition at line 526 of file CheckSteps.py.
def python.TrigValSteering.CheckSteps.CheckFileStep.configure | ( | self, | |
test | |||
) |
Definition at line 533 of file CheckSteps.py.
def python.TrigValSteering.CheckSteps.CheckFileStep.run | ( | self, | |
dry_run = False |
|||
) |
Reimplemented from python.TrigValSteering.CheckSteps.InputDependentStep.
Definition at line 546 of file CheckSteps.py.
|
private |
Definition at line 530 of file CheckSteps.py.
|
private |
Definition at line 531 of file CheckSteps.py.
python.TrigValSteering.CheckSteps.CheckFileStep.args |
Definition at line 553 of file CheckSteps.py.
python.TrigValSteering.CheckSteps.CheckFileStep.executable |
Definition at line 529 of file CheckSteps.py.
python.TrigValSteering.CheckSteps.CheckFileStep.input_file |
Definition at line 528 of file CheckSteps.py.
python.TrigValSteering.CheckSteps.CheckFileStep.log_file_name |
Definition at line 555 of file CheckSteps.py.
|
inherited |
Definition at line 107 of file CheckSteps.py.