66 _nset.add(observables) ;
70 allVars.
add(parameters) ;
92 allVars.
add(parameters) ;
100 _nobs = observables.
getSize() ;
109 _ownBinding(other._ownBinding),
155 for (
int i=0 ; i<
_nobs ; i++) {
158 for (
int i=0 ; i<
_npar ; i++) {
RooFunctor(const RooAbsFunc &func)
virtual Bool_t add(const RooAbsArg &var, Bool_t silent=kFALSE)
Add the specified argument to list.
virtual ~RooFunctor()
Destructor.
Double_t eval(const Double_t *, const Double_t *) const
Int_t _nobs
Number of parameters ;.
UInt_t getDimension() const
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
Int_t _npar
Transfer array ;.
Lightweight interface adaptor that exports a RooAbsPdf as a functor.
Lightweight interface adaptor that binds a RooAbsReal object to a subset of its servers and present i...
Abstract interface for evaluating a real-valued function of one real variable and performing numerica...