![]() |
ATLAS Offline Software
|
Functions | |
def | GetCustomAthArgs () |
Variables | |
MyArgs | |
Parse the arguments. More... | |
otherHaddArgs | |
list | InputFiles = [] |
list | cmd_1 = [ 'hadd', '-f', MyArgs.outputFileName ] + InputFiles |
hadd inputs More... | |
check | |
list | cmd_1a |
Save hadd non-post-processed output. More... | |
list | cmd_2 = [ 'postProcessIDTPMHistos', MyArgs.outputFileName, MyArgs.method ] |
Post-process output to recompute resolutions. More... | |
def mergeIDTPM.GetCustomAthArgs | ( | ) |
Definition at line 4 of file mergeIDTPM.py.
mergeIDTPM.check |
Definition at line 29 of file mergeIDTPM.py.
mergeIDTPM.cmd_1 = [ 'hadd', '-f', MyArgs.outputFileName ] + InputFiles |
hadd inputs
Definition at line 25 of file mergeIDTPM.py.
mergeIDTPM.cmd_1a |
Save hadd non-post-processed output.
Definition at line 33 of file mergeIDTPM.py.
mergeIDTPM.cmd_2 = [ 'postProcessIDTPMHistos', MyArgs.outputFileName, MyArgs.method ] |
Post-process output to recompute resolutions.
Definition at line 40 of file mergeIDTPM.py.
list mergeIDTPM.InputFiles = [] |
Definition at line 18 of file mergeIDTPM.py.
mergeIDTPM.MyArgs |
Parse the arguments.
Definition at line 14 of file mergeIDTPM.py.
mergeIDTPM.otherHaddArgs |
Definition at line 14 of file mergeIDTPM.py.