|
Geant4
10.01.p02
|
#include <G4LinInterpolator.hh>
Inheritance diagram for G4LinInterpolator:
Collaboration diagram for G4LinInterpolator:Public Member Functions | |
| G4LinInterpolator () | |
| ~G4LinInterpolator () | |
| G4double | Calculate (G4double point, G4int bin, const G4DataVector &energies, const G4DataVector &data) const |
| G4IInterpolator * | Clone () const |
Public Member Functions inherited from G4IInterpolator | |
| G4IInterpolator () | |
| virtual | ~G4IInterpolator () |
Definition at line 50 of file G4LinInterpolator.hh.
| G4LinInterpolator::G4LinInterpolator | ( | ) |
Definition at line 42 of file G4LinInterpolator.cc.
Referenced by Clone().
Here is the caller graph for this function:| G4LinInterpolator::~G4LinInterpolator | ( | ) |
Definition at line 47 of file G4LinInterpolator.cc.
|
virtual |
Implements G4IInterpolator.
Definition at line 54 of file G4LinInterpolator.cc.
|
virtual |
Implements G4IInterpolator.
Definition at line 51 of file G4LinInterpolator.cc.
References G4LinInterpolator().
Here is the call graph for this function: