Public Types |
Public Member Functions |
Protected Member Functions |
Private Member Functions |
Private Attributes |
List of all members
LauDPDepSumPdf Class Reference Class for defining a PDF that is the DP-dependent sum of two other PDFs. More...
Inheritance diagram for LauDPDepSumPdf:
Detailed DescriptionClass for defining a PDF that is the DP-dependent sum of two other PDFs. Class for defining a PDF that is the sum of two other PDFs, where the relative fraction of the two PDFs depends on the Dalitz-plot position. Definition at line 48 of file LauDPDepSumPdf.hh. Member Enumeration DocumentationDefine possibilties for the DP axes. Definition at line 52 of file LauDPDepSumPdf.hh. Constructor & Destructor Documentation
Constructor - fraction determined by 2D histogram.
Definition at line 48 of file LauDPDepSumPdf.cc.
Constructor - fraction determined by a polynomial of a DP "axis".
Definition at line 120 of file LauDPDepSumPdf.cc.
Destructor. Definition at line 202 of file LauDPDepSumPdf.cc.
Copy constructor - not implemented. Member Function Documentation
Cache information from data.
Reimplemented from LauAbsPdf. Definition at line 342 of file LauDPDepSumPdf.cc.
Calculate the likelihood (and intermediate info) for a given abscissa.
Implements LauAbsPdf. Definition at line 209 of file LauDPDepSumPdf.cc.
Calculate the likelihood (and intermediate info) for a given event number.
Reimplemented from LauAbsPdf. Definition at line 412 of file LauDPDepSumPdf.cc.
Calculate the normalisation. Reimplemented from LauAbsPdf. Definition at line 279 of file LauDPDepSumPdf.cc.
Calculate the PDF height.
Implements LauAbsPdf. Definition at line 285 of file LauDPDepSumPdf.cc.
Specifies whether or not the PDF is DP dependent.
Reimplemented from LauAbsPdf. Definition at line 97 of file LauDPDepSumPdf.hh.
Copy assignment operator - not implemented.
Scale fraction according to DP position.
Definition at line 269 of file LauDPDepSumPdf.cc. Member Data Documentation
Daughter particles. Definition at line 141 of file LauDPDepSumPdf.hh.
The DP axis we depend on. Definition at line 159 of file LauDPDepSumPdf.hh.
DP dependence. Definition at line 153 of file LauDPDepSumPdf.hh.
Fractional contribution of first PDF to the final PDF. Definition at line 149 of file LauDPDepSumPdf.hh.
Polynomial used to scale fraction. Definition at line 156 of file LauDPDepSumPdf.hh.
Cached values of fractions. Definition at line 162 of file LauDPDepSumPdf.hh.
Fractional contribution of first PDF to the final PDF. Definition at line 151 of file LauDPDepSumPdf.hh.
First PDF. Definition at line 144 of file LauDPDepSumPdf.hh.
Second PDF. Definition at line 146 of file LauDPDepSumPdf.hh. The documentation for this class was generated from the following files:
Generated by 1.8.5 |