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 33 of file Lau2DAbsHistDPPdf.hh. Constructor & Destructor Documentation
Constructor.
Definition at line 29 of file Lau2DAbsHistDPPdf.cc.
Destructor. Definition at line 45 of file Lau2DAbsHistDPPdf.cc.
Copy constructor - not implemented. Member Function Documentation
Calculate maximum height.
Definition at line 49 of file Lau2DAbsHistDPPdf.cc.
Fluctuate the histogram bin contents in accordance with their errors.
Definition at line 61 of file Lau2DAbsHistDPPdf.cc.
Retrieve PDF normalisation.
Implements Lau2DAbsDPPdf. Implemented in Lau2DHistDPPdf, and Lau2DSplineDPPdf.
Get the kinematics object.
Definition at line 82 of file Lau2DAbsHistDPPdf.hh.
Retrieve maximum height of the PDF.
Implements Lau2DAbsDPPdf. Definition at line 53 of file Lau2DAbsHistDPPdf.hh.
If only using the upper half of the (symmetric) DP then transform into the correct half.
Definition at line 91 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 104 of file Lau2DAbsHistDPPdf.cc.
Check whether the given co-ordinates are within the kinematic boundary.
Definition at line 86 of file Lau2DAbsHistDPPdf.cc. Member Data Documentation
DP kinematics. Definition at line 133 of file Lau2DAbsHistDPPdf.hh.
The maximum height of 2D histogram. Definition at line 139 of file Lau2DAbsHistDPPdf.hh.
Boolean for using square DP variables. Definition at line 144 of file Lau2DAbsHistDPPdf.hh.
Boolean for using the upper half of DP. Definition at line 142 of file Lau2DAbsHistDPPdf.hh.
Vetos within DP. Definition at line 136 of file Lau2DAbsHistDPPdf.hh. The documentation for this class was generated from the following files: Generated by 1.8.5 |