LauCrystalBallPdf.hh
Go to the documentation of this file.
60 LauCrystalBallPdf(const TString& theVarName, const std::vector<LauAbsRValue*>& params, Double_t minAbscissa, Double_t maxAbscissa);
Double_t approxErf(Double_t arg) const Calculate the approximate error function of argument. Definition: LauCrystalBallPdf.cc:211 virtual void calcPDFHeight(const LauKinematics *kinematics) Calculate the PDF height. Definition: LauCrystalBallPdf.cc:192 LauCrystalBallPdf(const TString &theVarName, const std::vector< LauAbsRValue * > ¶ms, Double_t minAbscissa, Double_t maxAbscissa) Constructor. LauAbsRValue * alpha_ Alpha - distance from the mean in which the Gaussian and the tail are matched up. ... Definition: LauCrystalBallPdf.hh:100 File containing declaration of LauAbsPdf class. virtual void calcLikelihoodInfo(const LauAbscissas &abscissas)=0 Calculate the likelihood (and all associated information) given value(s) of the abscissa(s) ... virtual void calcLikelihoodInfo(const LauAbscissas &abscissas) Calculate the likelihood (and intermediate info) for a given abscissa. Definition: LauCrystalBallPdf.cc:89 Pure abstract base class for defining a parameter containing an R value. Definition: LauAbsRValue.hh:29 std::vector< Double_t > LauAbscissas The type used for containing multiple abscissa values. Definition: LauAbsPdf.hh:45 Generated by 1.8.5 |