Hi experts!
For the first time I am trying to use RooHistPdf with variable binning. Is this supported?
When I plot the RooHistPdf I created from my variable binning histogram, the plot is wrong.
Is there some documentation that could help me on this?
Cheers,
Júlia
I understand that the RooHistPdf might be confusing with variable binning. There was recently a discussion about this on GitHub:
Maybe you were confused by the same thing, i.e. that the RooHistPdf divides the histogram counts by bin widths to get a probability density? And this is what makes you think the plot is wrong?
Hi!
Thanks for pointing these out to me.
So does this mean that it should be merely a plotting issue? In principle performing a fit to a variable binning RooDataHist with a variable binning RooHistPdf should work within RooFit’s technical capabilities?
Cheers,
Júlia