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
Constructor.
Definition at line 43 of file Lau2DAbsHistDPPdf.cc.
Destructor. Definition at line 59 of file Lau2DAbsHistDPPdf.cc.
Copy constructor - not implemented. Member Function Documentation
Calculate maximum height.
Definition at line 63 of file Lau2DAbsHistDPPdf.cc.
Fluctuate the histogram bin contents in accordance with their errors.
Definition at line 75 of file Lau2DAbsHistDPPdf.cc.
Retrieve PDF normalisation.
Implements Lau2DAbsDPPdf. Implemented in Lau2DHistDPPdf, and Lau2DSplineDPPdf.
Get the kinematics object.
Definition at line 96 of file Lau2DAbsHistDPPdf.hh.
Retrieve maximum height of the PDF.
Implements Lau2DAbsDPPdf. Definition at line 67 of file Lau2DAbsHistDPPdf.hh.
If only using the upper half of the (symmetric) DP then transform into the correct half.
Definition at line 105 of file Lau2DAbsHistDPPdf.cc.
Perform the interpolation (unnormalised)
Implements Lau2DAbsDPPdf. Implemented in Lau2DHistDPPdf, and Lau2DSplineDPPdf.
Perform the interpolation and divide by the normalisation.
Implements Lau2DAbsDPPdf. Implemented in Lau2DHistDPPdf, and Lau2DSplineDPPdf.
Copy assignment operator - not implemented.
Update the current co-ordinates in the kinematic space.
Definition at line 118 of file Lau2DAbsHistDPPdf.cc.
Check whether the given co-ordinates are within the kinematic boundary.
Definition at line 100 of file Lau2DAbsHistDPPdf.cc. Member Data Documentation
DP kinematics. Definition at line 147 of file Lau2DAbsHistDPPdf.hh.
The maximum height of 2D histogram. Definition at line 153 of file Lau2DAbsHistDPPdf.hh.
Boolean for using square DP variables. Definition at line 158 of file Lau2DAbsHistDPPdf.hh.
Boolean for using the upper half of DP. Definition at line 156 of file Lau2DAbsHistDPPdf.hh.
Vetos within DP. Definition at line 150 of file Lau2DAbsHistDPPdf.hh. The documentation for this class was generated from the following files: Generated by 1.8.5 |