Lau2DAbsDPPdf.hh
Go to the documentation of this file.
Pure abstract base class for defining a variation across a 2D DP. Definition: Lau2DAbsDPPdf.hh:26 virtual Double_t interpolateXY(Double_t x, Double_t y) const =0 Perform the interpolation (unnormalised) virtual Double_t interpolateXYNorm(Double_t x, Double_t y) const =0 Perform the interpolation and divide by the normalisation. Lau2DAbsDPPdf & operator=(const Lau2DAbsDPPdf &rhs) Copy assignment operator - not implemented. Generated by 1.8.5 |