Dear experts,
I am trying to make a ratio plot using two histograms and I saw an example here: ROOT: tutorials/hist/ratioplot1.C File Reference
There is a line calling h1->Sumw2();
I am confused about why do we want to call sumw2 for h1 but not for h2 given the h2 will be scaled afterwards?
Is there a reason for doing that or it’s a typo?
Thanks,
Ang
Please read tips for efficient and successful posting and posting code
ROOT Version: Not Provided
Platform: Not Provided
Compiler: Not Provided