13 #ifndef ROOFUNCTORBINDING
14 #define ROOFUNCTORBINDING
RooAbsPdf * bindPdf(const char *name, CFUNCD1D func, RooAbsReal &x)
virtual ~RooFunctorBinding()
virtual ~RooFunctorPdfBinding()
RooAbsReal * bindFunction(const char *name, CFUNCD1D func, RooAbsReal &x)
#define ClassDef(name, id)
void printArgs(std::ostream &os) const
Print object arguments, ie its proxies.
const ROOT::Math::IBaseFunctionMultiDim * func
Double_t evaluate() const
virtual TObject * clone(const char *newname) const
virtual TObject * clone(const char *newname) const
const ROOT::Math::IBaseFunctionMultiDim * func
void printArgs(std::ostream &os) const
Print object arguments, ie its proxies.
Double_t evaluate() const
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
Mother of all ROOT objects.
RooAbsPdf is the abstract interface for all probability density functions The class provides hybrid a...
Documentation for the abstract class IBaseFunctionMultiDim.