ROOT 6.14/05 Reference Guide |
This is the complete list of members for RooFunctor, including all inherited members.
_binding | RooFunctor | protected |
_nobs | RooFunctor | protected |
_npar | RooFunctor | protected |
_nset | RooFunctor | protected |
_ownBinding | RooFunctor | protected |
_x | RooFunctor | protected |
binding() | RooFunctor | inline |
eval(const Double_t *, const Double_t *) const | RooFunctor | |
eval(const Double_t *) const | RooFunctor | |
eval(Double_t) const | RooFunctor | |
nObs() const | RooFunctor | inline |
nPar() const | RooFunctor | inline |
operator()(Double_t x) const | RooFunctor | inline |
operator()(const Double_t *x, const Double_t *p) const | RooFunctor | inline |
operator()(const Double_t *x) const | RooFunctor | inline |
RooFunctor(const RooAbsFunc &func) | RooFunctor | |
RooFunctor(const RooAbsReal &func, const RooArgList &observables, const RooArgList ¶meters) | RooFunctor | |
RooFunctor(const RooAbsReal &func, const RooArgList &observables, const RooArgList ¶meters, const RooArgSet &nset) | RooFunctor | |
RooFunctor(const RooFunctor &) | RooFunctor | |
~RooFunctor() | RooFunctor | virtual |