RooMCStudy

Dear Experts,
when I run RooMCStudy and I ask for the pools of the variables MyToy->plotPull(…)
I get the following error message:

[#0] ERROR:InputArguments – RooAbsPdf::fitTo(pullGauss) ERROR: unrecognized command: mh

Is it something I should worry about or not ?
If yes, what shell I do ?

Thanks,

  • Mauro.

Hi,

This is a bug inside RooFit, nothing to be worried about. For the pull fit they use an old interface to the fitTo() function which is no longer supported. But the defaults it reverts to are sensible.

Cheers
Moritz