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 34 of file LauDPDepSumPdf.hh. Member Enumeration DocumentationDefine possibilties for the DP axes. Definition at line 38 of file LauDPDepSumPdf.hh. Constructor & Destructor Documentation
Constructor - fraction determined by 2D histogram.
Definition at line 34 of file LauDPDepSumPdf.cc.
Constructor - fraction determined by a polynomial of a DP "axis".
Definition at line 106 of file LauDPDepSumPdf.cc.
Destructor. Definition at line 188 of file LauDPDepSumPdf.cc.
Copy constructor - not implemented. Member Function Documentation
Cache information from data.
Reimplemented from LauAbsPdf. Definition at line 344 of file LauDPDepSumPdf.cc.
Calculate the likelihood (and intermediate info) for a given abscissa.
Implements LauAbsPdf. Definition at line 211 of file LauDPDepSumPdf.cc.
Calculate the likelihood (and intermediate info) for a given event number.
Reimplemented from LauAbsPdf. Definition at line 414 of file LauDPDepSumPdf.cc.
Calculate the normalisation. Reimplemented from LauAbsPdf. Definition at line 281 of file LauDPDepSumPdf.cc.
Calculate the PDF height.
Implements LauAbsPdf. Definition at line 287 of file LauDPDepSumPdf.cc.
Copy constructor. Specifies whether or not the PDF is DP dependent.
Reimplemented from LauAbsPdf. Definition at line 86 of file LauDPDepSumPdf.hh.
Scale fraction according to DP position.
Definition at line 271 of file LauDPDepSumPdf.cc. Member Data Documentation
Daughter particles. Definition at line 127 of file LauDPDepSumPdf.hh.
The DP axis we depend on. Definition at line 145 of file LauDPDepSumPdf.hh.
DP dependence. Definition at line 139 of file LauDPDepSumPdf.hh.
Fractional contribution of first PDF to the final PDF. Definition at line 135 of file LauDPDepSumPdf.hh.
Polynomial used to scale fraction. Definition at line 142 of file LauDPDepSumPdf.hh.
Cached values of fractions. Definition at line 148 of file LauDPDepSumPdf.hh.
Fractional contribution of first PDF to the final PDF. Definition at line 137 of file LauDPDepSumPdf.hh.
First PDF. Definition at line 130 of file LauDPDepSumPdf.hh.
Second PDF. Definition at line 132 of file LauDPDepSumPdf.hh. The documentation for this class was generated from the following files:
Generated by 1.8.5 |