Draw projection of a TH3D after Scale()

Dear all,
I have a TH3D and I want it normalized (done with myth3d ->Scale( 1./myth3d ->Integral() );
But, when I try to draw the projection of the histo (myth3d->Project3D(“x”)->Draw();), I see them without any scale factor applied.
Can someone explain this ?

Cheers,
Federico


_ROOT Version: 6.14
_Platform: Centos7
Compiler: Not Provided


Hi,
I cannot reproduce this problem. Can you please attach the code showing the problem in your case ?

Cheers

Lorenzo

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