LauParametricStepFuncPdf.cc
Go to the documentation of this file.
std::vector< Double_t > LauAbscissas The type used for containing multiple abscissa values. Definition: LauAbsPdf.hh:58 virtual Bool_t withinNormCalc() const Check whether the calcNorm method is running. Definition: LauAbsPdf.hh:448 virtual UInt_t nParameters() const Retrieve the number of PDF parameters. Definition: LauAbsPdf.hh:109 File containing declaration of LauParametricStepFuncPdf class. virtual void setUnNormPDFVal(Double_t unNormPDFVal) Set the unnormalised likelihood. Definition: LauAbsPdf.hh:394 virtual Bool_t withinGeneration() const Check whether the generate method is running. Definition: LauAbsPdf.hh:460 File containing LauConstants namespace. virtual void calcPDFHeight(const LauKinematics *kinematics) Calculate the PDF height. Definition: LauParametricStepFuncPdf.cc:166 virtual const std::vector< LauAbsRValue * > & getParameters() const Retrieve the parameters of the PDF, e.g. so that they can be loaded into a fit. Definition: LauAbsPdf.hh:262 LauParametricStepFuncPdf(const TString &theVarName, const std::vector< LauAbsRValue * > ¶ms, const std::vector< Double_t > &limits, NormBin normalisationBin=Last) Constructor. Definition: LauParametricStepFuncPdf.cc:57 virtual void calcLikelihoodInfo(const LauAbscissas &abscissas) Calculate the likelihood (and intermediate info) for a given abscissa. Definition: LauParametricStepFuncPdf.cc:87 virtual Bool_t heightUpToDate() const Check if the maximum height of the PDF is up to date. Definition: LauAbsPdf.hh:287 virtual Bool_t checkRange(const LauAbscissas &abscissas) const Check that all abscissas are within their allowed ranges. Definition: LauAbsPdf.cc:243 NormBin Define the allowed options for the normalisation bin. Definition: LauParametricStepFuncPdf.hh:67 Generated by ![]() |