![]() |
ATLAS Offline Software
|
Public Member Functions | |
| __init__ (self, name='ChainComp') | |
| configure (self, test) | |
Public Attributes | |
| bool | reference_from_release = False |
| str | executable = 'chainComp.py' |
| str | args = '' |
| bool | auto_report_result = True |
| output_stream = Step.OutputStream.FILE_AND_STDOUT | |
| bool | depends_on_exec = True |
| reference = None | |
| ref_test_name = None | |
| input_file = None | |
| bool | explicit_reference = False |
| name | |
| required | |
Execute chainComp.py to compare counts from chainDump.py to a reference
Definition at line 486 of file CheckSteps.py.
| python.TrigValSteering.CheckSteps.ChainCompStep.__init__ | ( | self, | |
| name = 'ChainComp' ) |
Definition at line 491 of file CheckSteps.py.
| python.TrigValSteering.CheckSteps.ChainCompStep.configure | ( | self, | |
| test ) |
Reimplemented from python.TrigValSteering.CheckSteps.RefComparisonStep.
Definition at line 501 of file CheckSteps.py.
| str python.TrigValSteering.CheckSteps.ChainCompStep.args = '' |
Definition at line 496 of file CheckSteps.py.
| bool python.TrigValSteering.CheckSteps.ChainCompStep.auto_report_result = True |
Definition at line 497 of file CheckSteps.py.
| bool python.TrigValSteering.CheckSteps.ChainCompStep.depends_on_exec = True |
Definition at line 499 of file CheckSteps.py.
| str python.TrigValSteering.CheckSteps.ChainCompStep.executable = 'chainComp.py' |
Definition at line 495 of file CheckSteps.py.
|
inherited |
Definition at line 27 of file CheckSteps.py.
|
inherited |
Definition at line 26 of file CheckSteps.py.
|
inherited |
Definition at line 46 of file CheckSteps.py.
| python.TrigValSteering.CheckSteps.ChainCompStep.output_stream = Step.OutputStream.FILE_AND_STDOUT |
Definition at line 498 of file CheckSteps.py.
|
inherited |
Definition at line 25 of file CheckSteps.py.
|
inherited |
Definition at line 24 of file CheckSteps.py.
| bool python.TrigValSteering.CheckSteps.ChainCompStep.reference_from_release = False |
Definition at line 494 of file CheckSteps.py.
|
inherited |
Definition at line 69 of file CheckSteps.py.