Lau2DSplineDPPdf.hh
Go to the documentation of this file.
Double_t interpolateXYNorm(Double_t x, Double_t y) const Perform the interpolation and divide by the normalisation. Definition: Lau2DSplineDPPdf.cc:65 Lau2DCubicSpline * spline_ A 2D cubic spline generated from the histogram. Definition: Lau2DSplineDPPdf.hh:93 Class for defining a 2D cubic spline based on an input histogram. Definition: Lau2DCubicSpline.hh:47 Abstract base class for defining a variation across a 2D DP based on a histogram. ... Definition: Lau2DAbsHistDPPdf.hh:33 File containing declaration of Lau2DAbsHistDPPdf class. Lau2DSplineDPPdf & operator=(const Lau2DSplineDPPdf &rhs) Copy assignment operator - not implemented. Double_t interpolateXY(Double_t x, Double_t y) const Perform the interpolation (unnormalised) Definition: Lau2DSplineDPPdf.cc:73 Lau2DSplineDPPdf(const TH2 *hist, LauKinematics *kinematics, const LauVetoes *vetoes, Bool_t fluctuateBins=kFALSE, Bool_t useUpperHalfOnly=kFALSE, Bool_t squareDP=kFALSE) Constructor. Definition: Lau2DSplineDPPdf.cc:31 Generated by 1.8.5 |