virtual void ioStreamerPass2()
Schema evolution: if histObsList wasn't filled from persistence (v1) then fill it here...
virtual TObject * clone(const char *newname) const
void setInterpolationOrder(Int_t order)
Int_t getAnalyticalIntegral(RooArgSet &allVars, RooArgSet &analVars, const char *rangeName=0) const
Determine integration scenario.
Int_t _intOrder
Auxiliary class keeping tracking of analytical integration code.
Int_t getInterpolationOrder() const
Iterator abstract base class.
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 analyticalIntegral(Int_t code, const char *rangeName=0) const
Return integral identified by 'code'.
#define ClassDef(name, id)
Bool_t _unitNorm
Total volume of space (product of ranges of observables)
RooHistFunc()
Default constructor.
Double_t totalVolume() const
const RooDataHist & dataHist() const
virtual Int_t getMaxVal(const RooArgSet &vars) const
Only handle case of maximum in all variables.
Double_t totVolume() const
Return the total volume spanned by the observables of the RooDataHist.
void setCdfBoundaries(Bool_t flag)
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...
virtual Double_t maxVal(Int_t code) const
Return maximum value for set of observables identified by code assigned in getMaxVal.
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
virtual Bool_t isBinnedDistribution(const RooArgSet &) const
Mother of all ROOT objects.
Bool_t areIdentical(const RooDataHist &dh1, const RooDataHist &dh2)
Bool_t importWorkspaceHook(RooWorkspace &ws)
Check if our datahist is already in the workspace.
Double_t evaluate() const
Return the current value: The value of the bin enclosing the current coordinates of the dependents...
Bool_t getCdfBoundaries() const