MINT2
|
This is the complete list of members for RooCubicSplinePdf, including all inherited members.
_aux | RooCubicSplinePdf | private |
_coefList | RooCubicSplinePdf | private |
_x | RooCubicSplinePdf | private |
analyticalIntegral(Int_t code, const char *rangeName) const | RooCubicSplinePdf | |
clone(const char *newname) const | RooCubicSplinePdf | inline |
coefficients() const | RooCubicSplinePdf | inline |
evaluate() const | RooCubicSplinePdf | private |
gaussIntegralE(bool left, const RooGaussModelAcceptance::M_n< 4U > &dM, const RooGaussModelAcceptance::K_n &K, double offset, double *sc) const | RooCubicSplinePdf | private |
getAnalyticalIntegral(RooArgSet &allVars, RooArgSet &analVars, const char *rangeName) const | RooCubicSplinePdf | |
getMaxVal(const RooArgSet &vars) const | RooCubicSplinePdf | |
init(const char *name, const std::vector< double > &heights, const std::vector< double > &errors, double smooth, bool constCoeffs) | RooCubicSplinePdf | private |
knots() const | RooCubicSplinePdf | inline |
knotSize() const | RooCubicSplinePdf | inline |
maxVal(Int_t code) const | RooCubicSplinePdf | |
productAnalyticalIntegral(Double_t umin, Double_t umax, Double_t scale, Double_t offset, const std::complex< double > &z) const | RooCubicSplinePdf | |
RooCubicSplinePdf() | RooCubicSplinePdf | |
RooCubicSplinePdf(const char *name, const char *title, RooRealVar &x, const std::vector< double > &knots, const std::vector< double > &values, const std::vector< double > &errors=std::vector< double >(), double smooth=0, bool constCoeffs=true) | RooCubicSplinePdf | |
RooCubicSplinePdf(const char *name, const char *title, RooRealVar &x, const TGraph *graph, bool constCoeffs=true) | RooCubicSplinePdf | |
RooCubicSplinePdf(const char *name, const char *title, RooRealVar &x, const TH1 *hist, double smooth=0, bool constCoeffs=true) | RooCubicSplinePdf | |
RooCubicSplinePdf(const char *name, const char *title, RooRealVar &x, const TGraphErrors *graph, double smooth=0, bool constCoeffs=true) | RooCubicSplinePdf | |
RooCubicSplinePdf(const char *name, const char *title, RooRealVar &x, const char *knotBinningName, const RooArgList &coefList) | RooCubicSplinePdf | |
RooCubicSplinePdf(const char *name, const char *title, RooRealVar &x, const std::vector< double > &knots, const RooArgList &coefList) | RooCubicSplinePdf | |
RooCubicSplinePdf(const RooCubicSplinePdf &other, const char *name=0) | RooCubicSplinePdf | |
u(int i) const | RooCubicSplinePdf | inline |
~RooCubicSplinePdf() | RooCubicSplinePdf |