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 48 of file Lau2DSplineDPPdf.hh. Constructor & Destructor Documentation◆ Lau2DSplineDPPdf()
Constructor.
Definition at line 43 of file Lau2DSplineDPPdf.cc. Member Function Documentation◆ getHistNorm()
Retrieve PDF normalisation.
Implements Lau2DAbsHistDPPdf. Definition at line 76 of file Lau2DSplineDPPdf.hh. ◆ interpolateXY()
Perform the interpolation (unnormalised)
Implements Lau2DAbsHistDPPdf. Definition at line 89 of file Lau2DSplineDPPdf.cc. ◆ interpolateXYNorm()
Perform the interpolation and divide by the normalisation.
Implements Lau2DAbsHistDPPdf. Definition at line 82 of file Lau2DSplineDPPdf.cc. The documentation for this class was generated from the following files:
Generated by ![]() |