LauDPDepSumPdf.hh
Go to the documentation of this file.
virtual void cacheInfo(const LauFitDataTree &inputData) Cache information from data. Definition: LauDPDepSumPdf.cc:328 virtual void calcLikelihoodInfo(const LauAbscissas &abscissas) Calculate the likelihood (and intermediate info) for a given abscissa. Definition: LauDPDepSumPdf.cc:195 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:34 Definition: LauDPDepSumPdf.hh:39 LauDPDepSumPdf & operator=(const LauDPDepSumPdf &other) Copy assignment operator - not implemented. Class that defines the particular 3-body decay under study. Definition: LauDaughters.hh:33 Definition: LauDPDepSumPdf.hh:44 void scaleFrac(Double_t dpPos) Scale fraction according to DP position. Definition: LauDPDepSumPdf.cc:255 LauAbsRValue * frac_ Fractional contribution of first PDF to the final PDF. Definition: LauDPDepSumPdf.hh:135 Class for defining a PDF that is the DP-dependent sum of two other PDFs. Definition: LauDPDepSumPdf.hh:34 Definition: LauDPDepSumPdf.hh:43 Definition: LauDPDepSumPdf.hh:41 virtual void calcPDFHeight(const LauKinematics *kinematics) Calculate the PDF height. Definition: LauDPDepSumPdf.cc:271 const std::vector< Double_t > fracCoeffs_ Polynomial used to scale fraction. Definition: LauDPDepSumPdf.hh:142 Double_t fracVal_ Fractional contribution of first PDF to the final PDF. Definition: LauDPDepSumPdf.hh:137 virtual Bool_t isDPDependent() const Specifies whether or not the PDF is DP dependent. Definition: LauDPDepSumPdf.hh:83 File containing declaration of LauAbsPdf class. Class that implements the efficiency description across the signal Dalitz plot. Definition: LauEffModel.hh:37 Definition: LauDPDepSumPdf.hh:42 Definition: LauDPDepSumPdf.hh:40 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 |