7 #ifndef ROO_PARAM_HIST_FUNC
8 #define ROO_PARAM_HIST_FUNC
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...
Double_t getActual(Int_t ibin)
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...
Double_t evaluate() const
Int_t getAnalyticalIntegralWN(RooArgSet &allVars, RooArgSet &analVars, const RooArgSet *normSet, const char *rangeName=0) const
Advertise that all integrals can be handled internally.
#define ClassDef(name, id)
virtual Bool_t forceAnalyticalInt(const RooAbsArg &) const
virtual Bool_t isBinnedDistribution(const RooArgSet &) const
const RooArgList & paramList() const
virtual ~RooParamHistFunc()
virtual TObject * clone(const char *newname) const
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 getNominalError(Int_t ibin) const
Mother of all ROOT objects.
void setActual(Int_t ibin, Double_t newVal)
Double_t getNominal(Int_t ibin) const
RooAbsArg is the common abstract base class for objects that represent a value (of arbitrary type) an...