|  | ATLAS Offline Software
    | 
| Public Member Functions | |
| def | __init__ (self, name) | 
| def | configure (self, test) | 
| Public Attributes | |
| reference | |
| ref_test_name | |
| input_file | |
| explicit_reference | |
Base class for steps comparing a file to a reference
Definition at line 19 of file CheckSteps.py.
| def python.TrigValSteering.CheckSteps.RefComparisonStep.__init__ | ( | self, | |
| name | |||
| ) | 
Reimplemented in python.TrigValSteering.CheckSteps.RootCompStep, python.TrigValSteering.CheckSteps.RegTestStep, and python.TrigValSteering.CheckSteps.ChainCompStep.
Definition at line 22 of file CheckSteps.py.
| def python.TrigValSteering.CheckSteps.RefComparisonStep.configure | ( | self, | |
| test | |||
| ) | 
Reimplemented in python.TrigValSteering.CheckSteps.ChainCompStep, python.TrigValSteering.CheckSteps.RootCompStep, and python.TrigValSteering.CheckSteps.RegTestStep.
Definition at line 29 of file CheckSteps.py.
| python.TrigValSteering.CheckSteps.RefComparisonStep.explicit_reference | 
Definition at line 27 of file CheckSteps.py.
| python.TrigValSteering.CheckSteps.RefComparisonStep.input_file | 
Definition at line 26 of file CheckSteps.py.
| python.TrigValSteering.CheckSteps.RefComparisonStep.ref_test_name | 
Definition at line 25 of file CheckSteps.py.
| python.TrigValSteering.CheckSteps.RefComparisonStep.reference | 
Definition at line 24 of file CheckSteps.py.
 1.8.18
 1.8.18