mattiasoldani / succobt

A set of useful tools for the INSULAb beamtests
MIT License
0 stars 0 forks source link

add "root_merger" #3

Open mattiasoldani opened 1 year ago

mattiasoldani commented 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.

mattiasoldani commented 1 year ago

Recall that the usage is

hadd ~/outputfile.root ~/input1.root ~/input2.root [...]

or, better,

hadd ~/outputfile.root ~/input*.root