Histogram getting Nentries from a Bin

okay, I have a histogram where I have several entries (y-values) for same x-values. When I use GetBinContent I receive the value in a specific x-value, but I want the #of y-values, not the cumulative y-value. Is there a way to do this besides using TProfile?


ROOT Version: 06.14.02
Platform: Not Provided
Compiler: Not Provided


When you filled the histogram you used weights different than 1 ?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.