Lau2DAbsDP.hh
Go to the documentation of this file.
Pure abstract base class for defining a variation across a 2D DP. Definition: Lau2DAbsDP.hh:41 virtual Double_t interpolateXY(Double_t x, Double_t y) const =0 Perform the interpolation. Lau2DAbsDP & operator=(const Lau2DAbsDP &rhs) Copy assignment operator - not implemented. virtual Bool_t usingSquareDP() const =0 Determine whether the histogram is defined in the square DP. Generated by 1.8.5 |