|  | ATLAS Offline Software
    | 
| Public Member Functions | |
| def | __init__ (self, name='RootMerge') | 
| def | configure (self, test=None) | 
| def | run (self, dry_run=False) | 
| Public Attributes | |
| input_file | |
| merged_file | |
| rename_suffix | |
| executable | |
| result | |
Merge root files with hadd. Parameters are: input_file - file(s) to be merged merged_file - output file name rename_suffix - if merged_file exists, it is renamed by adding this suffix
Definition at line 189 of file CheckSteps.py.
| def python.TrigValSteering.CheckSteps.RootMergeStep.__init__ | ( | self, | |
| name = 'RootMerge' | |||
| ) | 
Definition at line 197 of file CheckSteps.py.
| def python.TrigValSteering.CheckSteps.RootMergeStep.configure | ( | self, | |
| test = None | |||
| ) | 
Definition at line 204 of file CheckSteps.py.
| def python.TrigValSteering.CheckSteps.RootMergeStep.run | ( | self, | |
| dry_run = False | |||
| ) | 
Definition at line 208 of file CheckSteps.py.
| python.TrigValSteering.CheckSteps.RootMergeStep.executable | 
Definition at line 202 of file CheckSteps.py.
| python.TrigValSteering.CheckSteps.RootMergeStep.input_file | 
Definition at line 199 of file CheckSteps.py.
| python.TrigValSteering.CheckSteps.RootMergeStep.merged_file | 
Definition at line 200 of file CheckSteps.py.
| python.TrigValSteering.CheckSteps.RootMergeStep.rename_suffix | 
Definition at line 201 of file CheckSteps.py.
| python.TrigValSteering.CheckSteps.RootMergeStep.result | 
Definition at line 222 of file CheckSteps.py.
 1.8.18
 1.8.18