Public Member Functions |
Protected Member Functions |
Private Member Functions |
Private Attributes |
List of all members
Lau2DAbsHistDPPdf Class Referenceabstract Abstract base class for defining a variation across a 2D DP based on a histogram. More...
Inheritance diagram for Lau2DAbsHistDPPdf:
![]()
Detailed DescriptionAbstract base class for defining a variation across a 2D DP based on a histogram. Abstract base class for defining a normalised variation across a 2D DP based on a 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 and one half can be used to describe symmetric DPs. Definition at line 47 of file Lau2DAbsHistDPPdf.hh. Constructor & Destructor Documentation◆ Lau2DAbsHistDPPdf()
Constructor.
Definition at line 41 of file Lau2DAbsHistDPPdf.cc. Member Function Documentation◆ calcMaxHeight()
Calculate maximum height.
Definition at line 64 of file Lau2DAbsHistDPPdf.cc. ◆ doBinFluctuation()
Fluctuate the histogram bin contents in accordance with their errors.
Definition at line 77 of file Lau2DAbsHistDPPdf.cc. ◆ getHistNorm()
Retrieve PDF normalisation.
Implements Lau2DAbsDPPdf. Implemented in Lau2DHistDPPdf, and Lau2DSplineDPPdf. ◆ getKinematics()
Get the kinematics object.
Definition at line 98 of file Lau2DAbsHistDPPdf.hh. ◆ getMaxHeight()
Retrieve maximum height of the PDF.
Implements Lau2DAbsDPPdf. Definition at line 69 of file Lau2DAbsHistDPPdf.hh. ◆ getUpperHalf()
If only using the upper half of the (symmetric) DP then transform into the correct half.
Definition at line 107 of file Lau2DAbsHistDPPdf.cc. ◆ getVetoes()
◆ interpolateXY()
Perform the interpolation (unnormalised)
Implements Lau2DAbsDPPdf. Implemented in Lau2DHistDPPdf, and Lau2DSplineDPPdf. ◆ interpolateXYNorm()
Perform the interpolation and divide by the normalisation.
Implements Lau2DAbsDPPdf. Implemented in Lau2DHistDPPdf, and Lau2DSplineDPPdf. ◆ updateKinematics()
Update the current co-ordinates in the kinematic space.
Definition at line 120 of file Lau2DAbsHistDPPdf.cc. ◆ withinDPBoundaries()
Check whether the given co-ordinates are within the kinematic boundary.
Definition at line 102 of file Lau2DAbsHistDPPdf.cc. The documentation for this class was generated from the following files:
Generated by ![]() |