LauDPDepSumPdf.hh
Go to the documentation of this file.
virtual void cacheInfo(const LauFitDataTree &inputData) Cache information from data. Definition: LauDPDepSumPdf.cc:342 virtual void calcLikelihoodInfo(const LauAbscissas &abscissas) Calculate the likelihood (and intermediate info) for a given abscissa. Definition: LauDPDepSumPdf.cc:209 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:48 Definition: LauDPDepSumPdf.hh:53 LauDPDepSumPdf & operator=(const LauDPDepSumPdf &other) Copy assignment operator - not implemented. Class that defines the particular 3-body decay under study. Definition: LauDaughters.hh:47 Definition: LauDPDepSumPdf.hh:58 void scaleFrac(Double_t dpPos) Scale fraction according to DP position. Definition: LauDPDepSumPdf.cc:269 LauAbsRValue * frac_ Fractional contribution of first PDF to the final PDF. Definition: LauDPDepSumPdf.hh:149 Class for defining a PDF that is the DP-dependent sum of two other PDFs. Definition: LauDPDepSumPdf.hh:48 Definition: LauDPDepSumPdf.hh:57 Definition: LauDPDepSumPdf.hh:55 virtual void calcPDFHeight(const LauKinematics *kinematics) Calculate the PDF height. Definition: LauDPDepSumPdf.cc:285 const std::vector< Double_t > fracCoeffs_ Polynomial used to scale fraction. Definition: LauDPDepSumPdf.hh:156 Double_t fracVal_ Fractional contribution of first PDF to the final PDF. Definition: LauDPDepSumPdf.hh:151 virtual Bool_t isDPDependent() const Specifies whether or not the PDF is DP dependent. Definition: LauDPDepSumPdf.hh:97 File containing declaration of LauAbsPdf class. Class that implements the efficiency description across the signal Dalitz plot. Definition: LauEffModel.hh:51 Definition: LauDPDepSumPdf.hh:56 Definition: LauDPDepSumPdf.hh:54 Pure abstract base class for defining a parameter containing an R value. Definition: LauAbsRValue.hh:43 std::vector< Double_t > LauAbscissas The type used for containing multiple abscissa values. Definition: LauAbsPdf.hh:59 Generated by 1.8.5 |