Hi,
does anybody know how to merge two ROOT files, each containing two TREEs with the same structure? I am a newbie in ROOT…
Best,
Sebastian
Hi,
does anybody know how to merge two ROOT files, each containing two TREEs with the same structure? I am a newbie in ROOT…
Best,
Sebastian
This can be done using a TChain object and the TChain::Merge.
Cheers,
Philippe.