-
- Downloads
[RF] Fix generating pulls in RooMCStudy.
- [ROOT-10242] RooMCStudy crashes when pulls for a parameter that cannot have a pull distribution are requested. This adds logic to generate a proper pull distribution, and returns a blank plot if no pull distribution can be generated. - [ROOT-8777] Also fix a rogue cout in RooMCStudy. - Update the tutorial rf802 to demonstrate how pulls are computed when generator model and fit model differ.
Showing
- roofit/roofitcore/src/RooAbsData.cxx 3 additions, 2 deletionsroofit/roofitcore/src/RooAbsData.cxx
- roofit/roofitcore/src/RooMCStudy.cxx 60 additions, 18 deletionsroofit/roofitcore/src/RooMCStudy.cxx
- tutorials/roofit/rf802_mcstudy_addons.C 31 additions, 6 deletionstutorials/roofit/rf802_mcstudy_addons.C
Loading
Please register or sign in to comment