Lau2DHistDPPdf.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: Lau2DHistDPPdf.cc:153 Abstract base class for defining a variation across a 2D DP based on a histogram. ... Definition: Lau2DAbsHistDPPdf.hh:33 Lau2DHistDPPdf & operator=(const Lau2DHistDPPdf &rhs) Copy assignment operator - not implemented. Lau2DHistDPPdf(const TH2 *hist, LauKinematics *kinematics, const LauVetoes *vetoes, Bool_t useInterpolation=kTRUE, Bool_t fluctuateBins=kFALSE, Bool_t useUpperHalfOnly=kFALSE, Bool_t squareDP=kFALSE) Constructor. Definition: Lau2DHistDPPdf.cc:29 File containing declaration of Lau2DAbsHistDPPdf class. Bool_t useInterpolation_ Control boolean for using the linear interpolation. Definition: Lau2DHistDPPdf.hh:135 Double_t getBinHistValue(Int_t xBinNo, Int_t yBinNo) const Get the bin content from the histogram. Definition: Lau2DHistDPPdf.cc:131 Double_t interpolateXY(Double_t x, Double_t y) const Perform the interpolation (unnormalised) Definition: Lau2DHistDPPdf.cc:161 Generated by 1.8.5 |