7 #ifndef ROO_PARAM_HIST_FUNC 8 #define ROO_PARAM_HIST_FUNC
Double_t getActual(Int_t ibin)
Double_t getNominalError(Int_t ibin) const
virtual Bool_t isBinnedDistribution(const RooArgSet &) const
Double_t getNominal(Int_t ibin) const
Double_t evaluate() const
virtual std::list< Double_t > * plotSamplingHint(RooAbsRealLValue &obs, Double_t xlo, Double_t xhi) const
Return sampling hint for making curves of (projections) of this function as the recursive division st...
RooDataSet is a container class to hold N-dimensional binned data.
#define ClassDef(name, id)
virtual TObject * clone(const char *newname) const
virtual ~RooParamHistFunc()
virtual Bool_t forceAnalyticalInt(const RooAbsArg &) const
const RooArgList & paramList() const
RooListProxy is the concrete proxy for RooArgList objects.
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
virtual std::list< Double_t > * binBoundaries(RooAbsRealLValue &, Double_t, Double_t) const
Return sampling hint for making curves of (projections) of this function as the recursive division st...
Double_t analyticalIntegralWN(Int_t code, const RooArgSet *normSet, const char *rangeName=0) const
Implement analytical integrations by doing appropriate weighting from component integrals functions t...
Mother of all ROOT objects.
RooAbsRealLValue is the common abstract base class for objects that represent a real value that may a...
void setActual(Int_t ibin, Double_t newVal)
Int_t getAnalyticalIntegralWN(RooArgSet &allVars, RooArgSet &analVars, const RooArgSet *normSet, const char *rangeName=0) const
Advertise that all integrals can be handled internally.
RooAbsArg is the common abstract base class for objects that represent a value (of arbitrary type) an...