Public Types |
Public Member Functions |
Protected Member Functions |
Private Member Functions |
Private Attributes |
List of all members
LauDPDepMapPdf Class Reference Class to allow having different PDFs in different regions of the DP. More...
Inheritance diagram for LauDPDepMapPdf:
Detailed DescriptionClass to allow having different PDFs in different regions of the DP. Class to allow having different PDFs in different regions of the DP. The DP regions are specified in a 2D histogram or in a 1D histogram of some projection of the DP. Each PDF is then associated with that region. Definition at line 54 of file LauDPDepMapPdf.hh. Member Enumeration DocumentationDefine possibilties for the DP axes. Definition at line 58 of file LauDPDepMapPdf.hh. Constructor & Destructor Documentation
Constructor - map described by 2D histogram.
Definition at line 48 of file LauDPDepMapPdf.cc.
Constructor - map described by 1D histogram of a DP "axis".
Definition at line 108 of file LauDPDepMapPdf.cc.
Destructor. Definition at line 173 of file LauDPDepMapPdf.cc.
Copy constructor - not implemented. Member Function Documentation
Cache information from data.
Reimplemented from LauAbsPdf. Definition at line 311 of file LauDPDepMapPdf.cc.
Calculate the likelihood (and intermediate info) for a given abscissa.
Implements LauAbsPdf. Definition at line 222 of file LauDPDepMapPdf.cc.
Calculate the likelihood (and intermediate info) for a given event number.
Reimplemented from LauAbsPdf. Definition at line 354 of file LauDPDepMapPdf.cc.
Calculate the normalisation. Reimplemented from LauAbsPdf. Definition at line 272 of file LauDPDepMapPdf.cc.
Calculate the PDF height.
Implements LauAbsPdf. Definition at line 278 of file LauDPDepMapPdf.cc.
Determine the DP region.
Definition at line 181 of file LauDPDepMapPdf.cc.
Specifies whether or not the PDF is DP dependent.
Reimplemented from LauAbsPdf. Definition at line 97 of file LauDPDepMapPdf.hh.
Copy assignment operator - not implemented. Member Data Documentation
Daughter particles. Definition at line 142 of file LauDPDepMapPdf.hh.
The DP axis we depend on. Definition at line 153 of file LauDPDepMapPdf.hh.
1D histogram - DP axis Definition at line 150 of file LauDPDepMapPdf.hh.
2D histogram - DP Definition at line 148 of file LauDPDepMapPdf.hh.
Cached indices values. Definition at line 156 of file LauDPDepMapPdf.hh.
The PDFs. Definition at line 145 of file LauDPDepMapPdf.hh. The documentation for this class was generated from the following files:
Generated by 1.8.5 |