Public Member Functions |
Protected Member Functions |
Private Member Functions |
Private Attributes |
List of all members
Lau2DHistDPPdf Class Reference Class for defining a 2D DP histogram PDF. More...
Inheritance diagram for Lau2DHistDPPdf:
Detailed DescriptionClass for defining a 2D DP histogram PDF. Class for defining a 2D DP histogram PDF. Employs linear interpolation to get the histogram value based on how far away a point in (x,y) is to nearby bin centres. 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 47 of file Lau2DHistDPPdf.hh. Constructor & Destructor Documentation◆ Lau2DHistDPPdf()
Constructor.
Definition at line 41 of file Lau2DHistDPPdf.cc. Member Function Documentation◆ getBinHistValue()
Get the bin content from the histogram.
Definition at line 167 of file Lau2DHistDPPdf.cc. ◆ getHistNorm()
Retrieve PDF normalisation.
Implements Lau2DAbsHistDPPdf. Definition at line 77 of file Lau2DHistDPPdf.hh. ◆ interpolateXY()
Perform the interpolation (unnormalised)
Implements Lau2DAbsHistDPPdf. Definition at line 196 of file Lau2DHistDPPdf.cc. ◆ interpolateXYNorm()
Perform the interpolation and divide by the normalisation.
Implements Lau2DAbsHistDPPdf. Definition at line 189 of file Lau2DHistDPPdf.cc. The documentation for this class was generated from the following files:
Generated by 1.8.18 |