Lau2DHistDPPdf Class Reference Class for defining a 2D DP histogram PDF. More...
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 33 of file Lau2DHistDPPdf.hh. Constructor & Destructor Documentation
Constructor.
Definition at line 29 of file Lau2DHistDPPdf.cc.
Destructor. Definition at line 96 of file Lau2DHistDPPdf.cc. Member Function Documentation
Calculate the PDF normalisation. Definition at line 114 of file Lau2DHistDPPdf.cc.
Calculate maximum height. Definition at line 102 of file Lau2DHistDPPdf.cc.
Check the normalisation calculation. Definition at line 371 of file Lau2DHistDPPdf.cc.
Fluctuate the histogram bin contents in accordance with their errors. Definition at line 411 of file Lau2DHistDPPdf.cc.
Get the bin content from the histogram.
Definition at line 147 of file Lau2DHistDPPdf.cc.
Retrieve PDF normalisation. Definition at line 57 of file Lau2DHistDPPdf.hh.
Retrieve maximum height. Definition at line 54 of file Lau2DHistDPPdf.hh.
Perform the interpolation (unnormalised)
Definition at line 173 of file Lau2DHistDPPdf.cc.
Perform the interpolation and divide by the normalisation.
Definition at line 165 of file Lau2DHistDPPdf.cc. Member Data Documentation
The histogram x-axis bin width. Definition at line 120 of file Lau2DHistDPPdf.hh.
The histogram y-axis bin width. Definition at line 122 of file Lau2DHistDPPdf.hh.
The underlying histogram. Definition at line 98 of file Lau2DHistDPPdf.hh.
The histogram x-axis inverse bin width. Definition at line 124 of file Lau2DHistDPPdf.hh.
The histogram y-axis inverse bin width. Definition at line 126 of file Lau2DHistDPPdf.hh.
DP kinematics. Definition at line 101 of file Lau2DHistDPPdf.hh.
The maximum height of 2D histogram. Definition at line 129 of file Lau2DHistDPPdf.hh.
The histogram x-axis maximum. Definition at line 109 of file Lau2DHistDPPdf.hh.
The histogram y-axis maximum. Definition at line 113 of file Lau2DHistDPPdf.hh.
The histogram x-axis minimum. Definition at line 107 of file Lau2DHistDPPdf.hh.
The histogram y-axis minimum. Definition at line 111 of file Lau2DHistDPPdf.hh.
The number of bins on the x-axis of the histogram. Definition at line 132 of file Lau2DHistDPPdf.hh.
The number of bins on the y-axis of the histogram. Definition at line 134 of file Lau2DHistDPPdf.hh.
The histogram normalisation. Definition at line 137 of file Lau2DHistDPPdf.hh.
The histogram x-axis range. Definition at line 115 of file Lau2DHistDPPdf.hh.
The histogram y-axis range. Definition at line 117 of file Lau2DHistDPPdf.hh.
Boolean for using square DP variables. Definition at line 144 of file Lau2DHistDPPdf.hh.
Boolean for using the upper half of DP. Definition at line 142 of file Lau2DHistDPPdf.hh.
Control boolean for using the linear interpolation. Definition at line 140 of file Lau2DHistDPPdf.hh.
Vetos within DP. Definition at line 104 of file Lau2DHistDPPdf.hh. The documentation for this class was generated from the following files:
Generated by 1.8.5 |