Hi Danilo,
You are of course correct.
I was not aware that this subtly existed with weighted histograms and THStack objects.
I see from this other post that the solution is to change:
hs.Draw()
to
hs.Draw("hist")
Thanks very much for you help in solving my issue!
Cheers,
Tom