|  | ATLAS Offline Software
    | 
| Public Member Functions | |
| def | __init__ (self, name='CheckFile', input_file='AOD.pool.root') | 
| 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 519 of file CheckSteps.py.
| def python.TrigValSteering.CheckSteps.CheckFileStep.__init__ | ( | self, | |
| name = 'CheckFile', | |||
| input_file = 'AOD.pool.root' | |||
| ) | 
Definition at line 525 of file CheckSteps.py.
| def python.TrigValSteering.CheckSteps.CheckFileStep.configure | ( | self, | |
| test | |||
| ) | 
Definition at line 532 of file CheckSteps.py.
| def python.TrigValSteering.CheckSteps.CheckFileStep.run | ( | self, | |
| dry_run = False | |||
| ) | 
Reimplemented from python.TrigValSteering.CheckSteps.InputDependentStep.
Definition at line 545 of file CheckSteps.py.
| 
 | private | 
Definition at line 529 of file CheckSteps.py.
| 
 | private | 
Definition at line 530 of file CheckSteps.py.
| python.TrigValSteering.CheckSteps.CheckFileStep.args | 
Definition at line 552 of file CheckSteps.py.
| python.TrigValSteering.CheckSteps.CheckFileStep.executable | 
Definition at line 528 of file CheckSteps.py.
| python.TrigValSteering.CheckSteps.CheckFileStep.input_file | 
Definition at line 527 of file CheckSteps.py.
| python.TrigValSteering.CheckSteps.CheckFileStep.log_file_name | 
Definition at line 554 of file CheckSteps.py.
| 
 | inherited | 
Definition at line 107 of file CheckSteps.py.
 1.8.18
 1.8.18