Hi
I am drawing a histogram with options
h->Draw(“same E4”)
and
h->Draw(“same E2”)
E2 works fine, but E4 looks like the last two bins get merged and I get a spike in the last-1 and an empty box in the very last bin…
Ideas?
Thanks in advance
Alex