Geant4-11
|
#include <G4LinInterpolator.hh>
Public Member Functions | |
G4double | Calculate (G4double point, G4int bin, const G4DataVector &energies, const G4DataVector &data) const |
G4IInterpolator * | Clone () const |
G4LinInterpolator () | |
~G4LinInterpolator () | |
Definition at line 49 of file G4LinInterpolator.hh.
G4LinInterpolator::G4LinInterpolator | ( | ) |
G4LinInterpolator::~G4LinInterpolator | ( | ) |
Definition at line 46 of file G4LinInterpolator.cc.
|
virtual |
Implements G4IInterpolator.
Definition at line 53 of file G4LinInterpolator.cc.
|
virtual |
Implements G4IInterpolator.
Definition at line 50 of file G4LinInterpolator.cc.
References G4LinInterpolator().