13#ifndef ROOFUNCTORBINDING
14#define ROOFUNCTORBINDING
#define ClassDef(name, id)
Documentation for the abstract class IBaseFunctionMultiDim.
RooAbsPdf is the abstract interface for all probability density functions The class provides hybrid a...
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
RooCFunction1Binding is a templated implementation of class RooAbsReal that binds generic C(++) funct...
virtual TObject * clone(const char *newname) const
const ROOT::Math::IBaseFunctionMultiDim * func
virtual ~RooFunctorBinding()
Double_t evaluate() const
Evaluate this PDF / function / constant. Needs to be overridden by all derived classes.
void printArgs(std::ostream &os) const
Print object arguments, ie its proxies.
void printArgs(std::ostream &os) const
Print object arguments, ie its proxies.
Double_t evaluate() const
Evaluate this PDF / function / constant. Needs to be overridden by all derived classes.
virtual TObject * clone(const char *newname) const
const ROOT::Math::IBaseFunctionMultiDim * func
virtual ~RooFunctorPdfBinding()
RooListProxy is the concrete proxy for RooArgList objects.
Mother of all ROOT objects.
RooAbsPdf * bindPdf(const char *name, CFUNCD1D func, RooAbsReal &x)
RooAbsReal * bindFunction(const char *name, CFUNCD1D func, RooAbsReal &x)