LauDPDepSumPdf.hh virtual void calcPDFHeight(const LauKinematics *kinematics) Calculate the PDF height. Definition: LauDPDepSumPdf.cc:309 LauDPDepSumPdf(LauAbsPdf *pdf1, LauAbsPdf *pdf2, const LauDaughters *daughters, const TH2 *dpHisto, Bool_t upperHalf=kFALSE, Bool_t useSpline=kFALSE) Constructor - fraction determined by 2D histogram. Definition: LauDPDepSumPdf.cc:44 File containing declaration of LauAbsPdf class. LauDPDepSumPdf & operator=(const LauDPDepSumPdf &other) Copy assignment operator - not implemented. virtual void cacheInfo(const LauFitDataTree &inputData) Cache information from data. Definition: LauDPDepSumPdf.cc:366 virtual void calcLikelihoodInfo(const LauAbscissas &abscissas) Calculate the likelihood (and intermediate info) for a given abscissa. Definition: LauDPDepSumPdf.cc:232 Double_t fracVal_ Fractional contribution of first PDF to the final PDF. Definition: LauDPDepSumPdf.hh:153 LauAbsRValue * frac_ Fractional contribution of first PDF to the final PDF. Definition: LauDPDepSumPdf.hh:151 std::vector< Double_t > LauAbscissas The type used for containing multiple abscissa values. Definition: LauAbsPdf.hh:58 void scaleFrac(Double_t dpPos) Scale fraction according to DP position. Definition: LauDPDepSumPdf.cc:292 virtual Bool_t isDPDependent() const Specifies whether or not the PDF is DP dependent. Definition: LauDPDepSumPdf.hh:99 Class that implements the efficiency description across the signal Dalitz plot. Definition: LauEffModel.hh:50 LauDPDepSumPdf(const LauDPDepSumPdf &other) Copy constructor - not implemented. Pure abstract base class for defining a parameter containing an R value. Definition: LauAbsRValue.hh:45 const std::vector< Double_t > fracCoeffs_ Polynomial used to scale fraction. Definition: LauDPDepSumPdf.hh:158 Class for defining a PDF that is the DP-dependent sum of two other PDFs. Definition: LauDPDepSumPdf.hh:47 Class that defines the particular 3-body decay under study. Definition: LauDaughters.hh:47 Generated by ![]() |