Open mattiasoldani opened 1 year ago
Add a script to automatically merge together all the single-spill files from a single run. It could accept a list of runs in input, to process separately from one another.
Recall that the usage is
hadd ~/outputfile.root ~/input1.root ~/input2.root [...]
or, better,
hadd ~/outputfile.root ~/input*.root
Add a script to automatically merge together all the single-spill files from a single run. It could accept a list of runs in input, to process separately from one another.