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 40 of file LauDPDepMapPdf.hh. Member Enumeration DocumentationDefine possibilties for the DP axes. Definition at line 44 of file LauDPDepMapPdf.hh. Constructor & Destructor Documentation
Constructor - map described by 2D histogram.
Definition at line 34 of file LauDPDepMapPdf.cc.
Constructor - map described by 1D histogram of a DP "axis".
Definition at line 94 of file LauDPDepMapPdf.cc.
Destructor. Definition at line 159 of file LauDPDepMapPdf.cc.
Copy constructor - not implemented. Member Function Documentation
Cache information from data.
Reimplemented from LauAbsPdf. Definition at line 297 of file LauDPDepMapPdf.cc.
Calculate the likelihood (and intermediate info) for a given abscissa.
Implements LauAbsPdf. Definition at line 208 of file LauDPDepMapPdf.cc.
Calculate the likelihood (and intermediate info) for a given event number.
Reimplemented from LauAbsPdf. Definition at line 340 of file LauDPDepMapPdf.cc.
Calculate the normalisation. Reimplemented from LauAbsPdf. Definition at line 258 of file LauDPDepMapPdf.cc.
Calculate the PDF height.
Implements LauAbsPdf. Definition at line 264 of file LauDPDepMapPdf.cc.
Determine the DP region.
Definition at line 167 of file LauDPDepMapPdf.cc.
Specifies whether or not the PDF is DP dependent.
Reimplemented from LauAbsPdf. Definition at line 83 of file LauDPDepMapPdf.hh.
Copy assignment operator - not implemented. Member Data Documentation
Daughter particles. Definition at line 128 of file LauDPDepMapPdf.hh.
The DP axis we depend on. Definition at line 139 of file LauDPDepMapPdf.hh.
1D histogram - DP axis Definition at line 136 of file LauDPDepMapPdf.hh.
2D histogram - DP Definition at line 134 of file LauDPDepMapPdf.hh.
Cached indices values. Definition at line 142 of file LauDPDepMapPdf.hh.
The PDFs. Definition at line 131 of file LauDPDepMapPdf.hh. The documentation for this class was generated from the following files:
Generated by 1.8.5 |