Hi @yus ,
Thanks a lot for pointing to the valuable thread.
I think I should scale the contents, however from the documentation it seems function TH1::Scale
only changes the contents by a multiplicative factor this = this*c1
Is it possible to change the contents by this = this*c1 + c2
c2 is a constant offset