![]() |
ATLAS Offline Software
|
Public Member Functions | |
| __init__ (self, name='TrigEDMChecker', in_file='AOD.pool.root') | |
| configure (self, test) | |
Public Attributes | |
| input_file = in_file | |
| str | executable = 'trigEDMChecker.py' |
| str | args = f' --filesInput {self.input_file}' |
Definition at line 26 of file TrigAnalysisSteps.py.
| python.TrigAnalysisSteps.TrigEDMChecker.__init__ | ( | self, | |
| name = 'TrigEDMChecker', | |||
| in_file = 'AOD.pool.root' ) |
Definition at line 27 of file TrigAnalysisSteps.py.
| python.TrigAnalysisSteps.TrigEDMChecker.configure | ( | self, | |
| test ) |
Definition at line 32 of file TrigAnalysisSteps.py.
| str python.TrigAnalysisSteps.TrigEDMChecker.args = f' --filesInput {self.input_file}' |
Definition at line 33 of file TrigAnalysisSteps.py.
| str python.TrigAnalysisSteps.TrigEDMChecker.executable = 'trigEDMChecker.py' |
Definition at line 30 of file TrigAnalysisSteps.py.
| python.TrigAnalysisSteps.TrigEDMChecker.input_file = in_file |
Definition at line 29 of file TrigAnalysisSteps.py.