Does hadd support TEfficiency?

Dear all,

I was wondering about the question in subject, that is if the hadd utility sums TEfficiency objects too.
(I believe hadd functionality was moved into a class, but I can’t remember which one)

Hi,
It should work because TEfficiency implements the Merge() method. Otherwise you can always make a small macro reading the files and merging the object using TEfficiency::Merge.

Best Regards

Lorenzo