47 double eval(
const double* ,
const double* )
const ;
48 double eval(
const double* )
const ;
49 double eval(
double )
const ;
#define ClassDef(name, id)
winID h TVirtualViewer3D TVirtualGLPainter p
Abstract interface for evaluating a real-valued function of one real variable and performing numerica...
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
RooArgList is a container object that can hold multiple RooAbsArg objects.
RooArgSet is a container object that can hold multiple RooAbsArg objects.
Lightweight interface adaptor that exports a RooAbsPdf as a functor.
RooAbsFunc * _binding
Function binding.
double operator()(double x) const
Int_t _npar
! Number of parameters ;
double * _x
! Transfer array ;
virtual ~RooFunctor()
Destructor.
double operator()(const double *x) const
Int_t _nobs
! Number of observables ;
bool _ownBinding
Do we own the binding function.
RooArgSet _nset
Normalization observables.
double eval(const double *, const double *) const
double operator()(const double *x, const double *p) const