This is the complete list of members for RooFit::Detail::XRooFit::xRooFit, including all inherited members.
createFitConfig() | RooFit::Detail::XRooFit::xRooFit | static |
createNLL(const std::shared_ptr< RooAbsPdf > pdf, const std::shared_ptr< RooAbsData > data, const RooLinkedList &nllOpts) | RooFit::Detail::XRooFit::xRooFit | static |
createNLL(RooAbsPdf &pdf, RooAbsData *data, const RooLinkedList &nllOpts) | RooFit::Detail::XRooFit::xRooFit | static |
createNLL(RooAbsPdf &pdf, RooAbsData *data, const RooCmdArg &arg1=RooCmdArg::none(), const RooCmdArg &arg2=RooCmdArg::none(), const RooCmdArg &arg3=RooCmdArg::none(), const RooCmdArg &arg4=RooCmdArg::none(), const RooCmdArg &arg5=RooCmdArg::none(), const RooCmdArg &arg6=RooCmdArg::none(), const RooCmdArg &arg7=RooCmdArg::none(), const RooCmdArg &arg8=RooCmdArg::none()) | RooFit::Detail::XRooFit::xRooFit | static |
createNLLOptions() | RooFit::Detail::XRooFit::xRooFit | static |
fitTo(RooAbsPdf &pdf, const std::pair< std::shared_ptr< RooAbsData >, std::shared_ptr< const RooAbsCollection > > &data, const RooLinkedList &nllOpts, const ROOT::Fit::FitConfig &fitConf) | RooFit::Detail::XRooFit::xRooFit | static |
fitTo(RooAbsPdf &pdf, const std::pair< RooAbsData *, const RooAbsCollection * > &data, const RooLinkedList &nllOpts, const ROOT::Fit::FitConfig &fitConf) | RooFit::Detail::XRooFit::xRooFit | static |
generateFrom(RooAbsPdf &pdf, const std::shared_ptr< const RooFitResult > &fr, bool expected=false, int seed=0) | RooFit::Detail::XRooFit::xRooFit | static |
hypoTest(RooWorkspace &w, const xRooFit::Asymptotics::PLLType &pllType=xRooFit::Asymptotics::Unknown) | RooFit::Detail::XRooFit::xRooFit | inlinestatic |
hypoTest(RooWorkspace &w, int nToysNull, int nToysAlt, const xRooFit::Asymptotics::PLLType &pllType=xRooFit::Asymptotics::Unknown) | RooFit::Detail::XRooFit::xRooFit | static |
minimize(RooAbsReal &nll, const std::shared_ptr< ROOT::Fit::FitConfig > &fitConfig=nullptr) | RooFit::Detail::XRooFit::xRooFit | static |
minos(RooAbsReal &nll, const RooFitResult &ufit, const char *parName="", const std::shared_ptr< ROOT::Fit::FitConfig > &_fitConfig=nullptr) | RooFit::Detail::XRooFit::xRooFit | static |
ReuseNLL(bool flag) | RooFit::Detail::XRooFit::xRooFit | static |