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