70 allVars.
add(parameters) ;
92 allVars.
add(parameters) ;
109 _ownBinding(other._ownBinding),
155 for (
int i=0 ; i<
_nobs ; i++) {
158 for (
int i=0 ; i<
_npar ; i++) {
virtual Bool_t add(const RooAbsArg &var, Bool_t silent=kFALSE)
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...
RooArgSet is a container object that can hold multiple RooAbsArg objects.
virtual Bool_t add(const RooAbsCollection &col, Bool_t silent=kFALSE)
Add a collection of arguments to this collection by calling add() for each element in the source coll...
Lightweight interface adaptor that exports a RooAbsPdf as a functor.
Double_t eval(const Double_t *, const Double_t *) const
Int_t _npar
Transfer array ;.
virtual ~RooFunctor()
Destructor.
Int_t _nobs
Number of parameters ;.
RooFunctor(const RooAbsFunc &func)
Lightweight interface adaptor that binds a RooAbsReal object to a subset of its servers and present i...