Lau2DSplineDP Class Reference Class for defining variations across a 2D DP using a spline. More...
Inheritance diagram for Lau2DSplineDP:
Detailed DescriptionClass for defining variations across a 2D DP using a spline. Class for defining variations across a 2D DP using a spline. Employs a 2D cubic spline to get the histogram value based on an input histogram. The returned values are not normalised to the total histogram area (useful for efficiency histograms for example). The histogram can be defined in the conventional DP (m13Sq vs m23Sq) or in the square DP. Definition at line 35 of file Lau2DSplineDP.hh. Constructor & Destructor Documentation
Constructor.
Definition at line 31 of file Lau2DSplineDP.cc.
Destructor. Definition at line 57 of file Lau2DSplineDP.cc.
Copy constructor - not implemented. Member Function Documentation
Perform the interpolation.
Implements Lau2DAbsHistDP. Definition at line 63 of file Lau2DSplineDP.cc.
Copy assignment operator - not implemented. Member Data Documentation
A 2D cubic spline generated from the histogram. Definition at line 73 of file Lau2DSplineDP.hh. The documentation for this class was generated from the following files:
Generated by 1.8.5 |