Hi all,
I’m using THStack to plot several histograms together. I wanted to show them stacked visually, but not at the stat level. That’s: I go with the default (that’s without nostack option) so as to have one histogram over another, and then I set the things to show also the stats of each individual histogram, what I see is that the stats take into account previous histograms: what I expected was to see that, say, “the number of entries of histogram 2” are exactly that and not being affected by the entries of a previous histogram.
I attach a sample script and its (visually rearranged, so as to show the stats) output.
Cheers, and thanks a lot for your help with this issue.
Rodolfo.
test_stack.C (443 Bytes)