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