![]() |
ATLAS Offline Software
|
Public Member Functions | |
| __init__ (self, name='ChainDump') | |
| configure (self, test) | |
| run (self, dry_run=False) | |
Public Attributes | |
| str | executable = 'chainDump.py' |
| str | args = '--json --yaml' |
| input_file = None | |
| name | |
| int | result = 1 |
| auto_report_result | |
Execute chainDump.py to print trigger counts from histograms to text files
Definition at line 470 of file CheckSteps.py.
| python.TrigValSteering.CheckSteps.ChainDumpStep.__init__ | ( | self, | |
| name = 'ChainDump' ) |
Definition at line 475 of file CheckSteps.py.
| python.TrigValSteering.CheckSteps.ChainDumpStep.configure | ( | self, | |
| test ) |
Definition at line 481 of file CheckSteps.py.
|
inherited |
Reimplemented in python.TrigValSteering.CheckSteps.CheckFileStep.
Definition at line 103 of file CheckSteps.py.
Definition at line 479 of file CheckSteps.py.
|
inherited |
Definition at line 108 of file CheckSteps.py.
| str python.TrigValSteering.CheckSteps.ChainDumpStep.executable = 'chainDump.py' |
Definition at line 478 of file CheckSteps.py.
|
inherited |
Definition at line 101 of file CheckSteps.py.
|
inherited |
Definition at line 106 of file CheckSteps.py.
|
inherited |
Definition at line 107 of file CheckSteps.py.