68 allVars.
add(parameters) ;
90 allVars.
add(parameters) ;
107 _ownBinding(other._ownBinding),
153 for (
int i=0 ; i<
_nobs ; i++) {
156 for (
int i=0 ; i<
_npar ; i++) {
winID h TVirtualViewer3D TVirtualGLPainter p
Int_t getSize() const
Return the number of elements in the collection.
virtual bool add(const RooAbsArg &var, bool silent=false)
Add the specified argument to list.
Abstract interface for evaluating a real-valued function of one real variable and performing numerica...
UInt_t getDimension() const
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.
Int_t _npar
! Number of parameters ;
double * _x
! Transfer array ;
virtual ~RooFunctor()
Destructor.
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
RooFunctor(const RooAbsFunc &func)
Lightweight interface adaptor that binds a RooAbsReal object to a subset of its servers and present i...