34#define INCLXX_IN_GEANT4_MODE 1
45#ifndef G4INCLINVFINTERPOLATIONTABLE_HH_
46#define G4INCLINVFINTERPOLATIONTABLE_HH_
Simple interpolation table.
InterpolationTable(std::vector< G4double > const &x, std::vector< G4double > const &y)
InvFInterpolationTable(IFunction1D const &f, const unsigned int nNodes=30)
virtual ~InvFInterpolationTable()