Public Member Functions |
Protected Member Functions |
Private Member Functions |
Private Attributes |
List of all members
Lau2DSplineDPPdf Class Reference Class for defining a 2D DP spline PDF. More...
Inheritance diagram for Lau2DSplineDPPdf:
Detailed DescriptionClass for defining a 2D DP spline PDF. Class for defining a 2D DP spline PDF. Employs a 2D cubic spline to get the histogram value based on an input histogram. The returned values are normalised to the total area. The histogram can be defined in the conventional DP (m13Sq vs m23Sq) or in the square DP. Definition at line 34 of file Lau2DSplineDPPdf.hh. Constructor & Destructor Documentation
Constructor.
Definition at line 31 of file Lau2DSplineDPPdf.cc.
Destructor. Definition at line 59 of file Lau2DSplineDPPdf.cc.
Copy constructor - not implemented. Member Function Documentation
Calculate the PDF normalisation. Definition at line 95 of file Lau2DSplineDPPdf.cc.
Retrieve PDF normalisation.
Implements Lau2DAbsHistDPPdf. Definition at line 57 of file Lau2DSplineDPPdf.hh.
Perform the interpolation (unnormalised)
Implements Lau2DAbsHistDPPdf. Definition at line 73 of file Lau2DSplineDPPdf.cc.
Perform the interpolation and divide by the normalisation.
Implements Lau2DAbsHistDPPdf. Definition at line 65 of file Lau2DSplineDPPdf.cc.
Copy assignment operator - not implemented. Member Data Documentation
The maximum height of 2D histogram. Definition at line 87 of file Lau2DSplineDPPdf.hh.
The histogram normalisation. Definition at line 90 of file Lau2DSplineDPPdf.hh.
A 2D cubic spline generated from the histogram. Definition at line 93 of file Lau2DSplineDPPdf.hh. The documentation for this class was generated from the following files: Generated by 1.8.5 |