|  | ATLAS Offline Software
    | 
| Public Member Functions | |
| def | __init__ (self, name=None) | 
| def | run (self, dry_run=False) | 
| Public Attributes | |
| input_file | |
| result | |
Base class for steps executed only if the input file exists
Definition at line 96 of file CheckSteps.py.
| def python.TrigValSteering.CheckSteps.InputDependentStep.__init__ | ( | self, | |
| name = None | |||
| ) | 
Reimplemented in python.TrigValSteering.CheckSteps.PerfMonStep, python.TrigValSteering.CheckSteps.HistCountStep, and python.TrigValSteering.CheckSteps.ChainDumpStep.
Definition at line 99 of file CheckSteps.py.
| def python.TrigValSteering.CheckSteps.InputDependentStep.run | ( | self, | |
| dry_run = False | |||
| ) | 
Reimplemented in python.TrigValSteering.CheckSteps.CheckFileStep.
Definition at line 103 of file CheckSteps.py.
| python.TrigValSteering.CheckSteps.InputDependentStep.input_file | 
Definition at line 101 of file CheckSteps.py.
| python.TrigValSteering.CheckSteps.InputDependentStep.result | 
Definition at line 107 of file CheckSteps.py.
 1.8.18
 1.8.18