![]() |
ATLAS Offline Software
|
Public Member Functions | |
| __init__ (self, name='HistCount') | |
| configure (self, test) | |
| run (self, dry_run=False) | |
Public Attributes | |
| str | executable = 'histSizes.py' |
| str | args = '-t' |
| input_file = None | |
| name | |
| int | result = 1 |
| auto_report_result | |
Execute histSizes.py to count histograms in a ROOT file
Definition at line 436 of file CheckSteps.py.
| python.TrigValSteering.CheckSteps.HistCountStep.__init__ | ( | self, | |
| name = 'HistCount' ) |
Definition at line 439 of file CheckSteps.py.
| python.TrigValSteering.CheckSteps.HistCountStep.configure | ( | self, | |
| test ) |
Definition at line 445 of file CheckSteps.py.
|
inherited |
Reimplemented in python.TrigValSteering.CheckSteps.CheckFileStep.
Definition at line 103 of file CheckSteps.py.
| str python.TrigValSteering.CheckSteps.HistCountStep.args = '-t' |
Definition at line 443 of file CheckSteps.py.
|
inherited |
Definition at line 108 of file CheckSteps.py.
| str python.TrigValSteering.CheckSteps.HistCountStep.executable = 'histSizes.py' |
Definition at line 442 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.