13 #ifndef ROOFUNCTORBINDING 14 #define ROOFUNCTORBINDING 46 void printArgs(std::ostream& os)
const ;
73 void printArgs(std::ostream& os)
const ;
RooAbsPdf * bindPdf(const char *name, CFUNCD1D func, RooAbsReal &x)
virtual ~RooFunctorBinding()
virtual ~RooFunctorPdfBinding()
virtual TObject * clone(const char *newname) const
RooAbsReal * bindFunction(const char *name, CFUNCD1D func, RooAbsReal &x)
#define ClassDef(name, id)
const ROOT::Math::IBaseFunctionMultiDim * func
const ROOT::Math::IBaseFunctionMultiDim * func
virtual TObject * clone(const char *newname) const
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
double func(double *x, double *p)
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.