Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ZFitter chi2 rooFit function not working for MC in 75X #33

Open
ldcorpe opened this issue Jun 11, 2015 · 0 comments
Open

ZFitter chi2 rooFit function not working for MC in 75X #33

ldcorpe opened this issue Jun 11, 2015 · 0 comments

Comments

@ldcorpe
Copy link

ldcorpe commented Jun 11, 2015

Hi,

There is some strange behaviour coming out of the chiSquared when applied to MC in the Fitter, here
https://github.com/ECALELFS/ECALELF/blob/master/ZFitter/src/ZFit_class.cc#L619

This produces a series of errors of the form:
[0] ERROR:InputArguments -- RooCurve::average(bw_res_Norm[invMass_SC]) invalid range (113.875,113.875)

I have checked already the name of the histogram and pdf, and this is consistent.
(MC_plot[invMass_SC] =(RooHist::h_s,RooCurve::bw_res_Norm[invMass_SC],TPaveText::bw_res_paramBox))

Anyway, the chi2 is not used directly for anything terribly urgent, and we can always implement by hand, so temporarily I am just commenting out the line so that we avoid being polluted by errors.

The Fitter seems to run fine otherwise,

Louie

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant