ATLAS Offline Software
|
Public Member Functions | |
def | __init__ (self, name='ChainComp') |
def | configure (self, test) |
Public Attributes | |
input_file | |
reference_from_release | |
executable | |
args | |
auto_report_result | |
output_stream | |
depends_on_exec | |
reference | |
ref_test_name | |
explicit_reference | |
Execute chainComp.py to compare counts from chainDump.py to a reference
Definition at line 487 of file CheckSteps.py.
def python.TrigValSteering.CheckSteps.ChainCompStep.__init__ | ( | self, | |
name = 'ChainComp' |
|||
) |
Reimplemented from python.TrigValSteering.CheckSteps.RefComparisonStep.
Definition at line 492 of file CheckSteps.py.
def python.TrigValSteering.CheckSteps.ChainCompStep.configure | ( | self, | |
test | |||
) |
Reimplemented from python.TrigValSteering.CheckSteps.RefComparisonStep.
Definition at line 502 of file CheckSteps.py.
python.TrigValSteering.CheckSteps.ChainCompStep.args |
Definition at line 497 of file CheckSteps.py.
python.TrigValSteering.CheckSteps.ChainCompStep.auto_report_result |
Definition at line 498 of file CheckSteps.py.
python.TrigValSteering.CheckSteps.ChainCompStep.depends_on_exec |
Definition at line 500 of file CheckSteps.py.
python.TrigValSteering.CheckSteps.ChainCompStep.executable |
Definition at line 496 of file CheckSteps.py.
|
inherited |
Definition at line 27 of file CheckSteps.py.
python.TrigValSteering.CheckSteps.ChainCompStep.input_file |
Definition at line 494 of file CheckSteps.py.
python.TrigValSteering.CheckSteps.ChainCompStep.output_stream |
Definition at line 499 of file CheckSteps.py.
|
inherited |
Definition at line 25 of file CheckSteps.py.
|
inherited |
Definition at line 24 of file CheckSteps.py.
python.TrigValSteering.CheckSteps.ChainCompStep.reference_from_release |
Definition at line 495 of file CheckSteps.py.