11 #ifndef ROOBARLOWBEESTONLL 12 #define ROOBARLOWBEESTONLL 24 namespace HistFactory{
107 mutable std::map< std::string, std::vector< BarlowCache > >
_barlowCache;
void setPdf(RooAbsPdf *pdf)
void initializeBarlowCache()
std::map< std::string, std::vector< BarlowCache > > _barlowCache
RooAbsReal * nom_pois_mean
RooArgSet * getParameters(const RooArgSet *depList, Bool_t stripDisconnected=kTRUE) const
Create a list of leaf nodes in the arg tree starting with ourself as top node that don't match any of...
std::set< std::string > _statUncertParams
void SetBinCenter() const
#define ClassDef(name, id)
RooRealVar represents a fundamental (non-derived) real valued object.
void setDataset(RooAbsData *data)
Double_t evaluate() const
Optimized implementation of createProfile for profile likelihoods.
RooAbsData is the common abstract base class for binned and unbinned datasets.
virtual ~RooBarlowBeestonLL()
Destructor.
Namespace for the RooStats classes.
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
std::map< std::string, bool > _paramFixed
Mother of all ROOT objects.
RooAbsCollection is an abstract container object that can hold multiple RooAbsArg objects...
RooAbsPdf is the abstract interface for all probability density functions The class provides hybrid a...
RooRealProxy is the concrete proxy for RooAbsReal objects A RooRealProxy is the general mechanism to ...
virtual TObject * clone(const char *newname) const
const RooAbsReal & arg() const
virtual Bool_t redirectServersHook(const RooAbsCollection &, Bool_t, Bool_t, Bool_t)
RooMinuit is a wrapper class around TFitter/TMinuit that provides a seamless interface between the MI...