How to get correct entries in scaled histogram stats box

Dear all,
probably it’s very simple but i can figure it out: how to obtain the rescaled number of entries in the Stats box of a rescaled histogram ?

Many thanks,
Max

Hi Max,
what do you mean ? Function TH1::Scale(Double_t c1) dont change number of entries.

Jan

Hi Jan,
i mean that if i rescale the histogram i would like to have Entries equal to the rescaled integral value instead to the original one. But ok it was only to know if it is possible.

Cheers,
Max