Equality of two histograms

Hi,

Is there a readily available method to know if two histograms (1D, 2D or even 3D) are strickly equal ? Or do I have to make the loop by myself :wink:

(I naively expected to find IsEqual() implemented for histograms, but it’s not there…)

Regards,

Laurent,

Given the fact that you are the first one requesting this feature, I expectthat you will send the corresponding working code for all types (TH1,2,Profile) ::slight_smile:

Rene