Number of entries in each bin

Hi,

How can I get the number of entries in each bin of a histogram?

Thanks,

Lisa

hist->GetBinContent(bin);

Rene

1 Like