Dear ROOT experts,
Is there an easy way in ROOT to find the differences between two same-structured trees?
E.g. a command which loop over all branches of the two trees.
Cheers,
Eric
Dear ROOT experts,
Is there an easy way in ROOT to find the differences between two same-structured trees?
E.g. a command which loop over all branches of the two trees.
Cheers,
Eric
Try: rootls -l -t file1.root file2.root