RooFunctor(const RooAbsFunc &func)
virtual ~RooFunctor()
Destructor. 
Double_t eval(const Double_t *, const Double_t *) const
#define ClassDef(name, id)
Double_t operator()(const Double_t *x) const
Int_t _nobs
Number of parameters ;. 
Double_t operator()(Double_t x) const
Double_t operator()(const Double_t *x, const Double_t *p) const
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
Int_t _npar
Transfer array ;. 
RooAbsPdf is the abstract interface for all probability density functions The class provides hybrid a...
Lightweight interface adaptor that exports a RooAbsPdf as a functor. 
Abstract interface for evaluating a real-valued function of one real variable and performing numerica...