- Global ch::CombineHarvester::AddBinByBin (double threshold, bool fixed_norm, CombineHarvester *other)
- Please use the standalone ch::BinByBinFactory tool, defined in CombineTools/interface/BinByBin.h
- Global ch::CombineHarvester::AddBinByBin (double threshold, bool fixed_norm, CombineHarvester &other)
- Please use the standalone ch::BinByBinFactory tool, defined in CombineTools/interface/BinByBin.h
- Global ch::CombineHarvester::GetShapeWithUncertainty (RooFitResult const *fit, unsigned n_samples)
- For consistency and compatibility with the python interface, please use the GetShapeWithUncertainty(RooFitResult const&, unsigned) version of this method instead - this method will be removed in an upcoming release
- Global ch::CombineHarvester::GetUncertainty (RooFitResult const *fit, unsigned n_samples)
- For consistency and compatibility with the python interface, please use the GetUncertainty(RooFitResult const&, unsigned) version of this method instead - this method will be removed in an upcoming release
- Global ch::CombineHarvester::MergeBinErrors (double bbb_threshold, double merge_threshold)
- Please use the standalone ch::BinByBinFactory tool, defined in CombineTools/interface/BinByBin.h
- Global ch::CombineHarvester::UpdateParameters (RooFitResult const *fit)
- For consistency and compatibility with the python interface, please use the UpdateParameters(RooFitResult const&) version of this method instead - this method will be removed in an upcoming release