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
virtual Bool_t add(const RooAbsArg &var, Bool_t silent=kFALSE)
Add the specified argument to list.
Int_t getSize() const
Return the number of elements in the collection.
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.
Double_t eval(const Double_t *, const Double_t *) const
RooAbsFunc * _binding
Function binding.
Int_t _npar
! Number of parameters ;
virtual ~RooFunctor()
Destructor.
Double_t * _x
! Transfer array ;
Int_t _nobs
! Number of observables ;
RooArgSet _nset
Normalization observables.
RooFunctor(const RooAbsFunc &func)
Bool_t _ownBinding
Do we own the binding function.
Lightweight interface adaptor that binds a RooAbsReal object to a subset of its servers and present i...