|
Geant4.10
|
#include <G4LogLogInterpolation.hh>
Public Member Functions | |
| G4LogLogInterpolation () | |
| ~G4LogLogInterpolation () | |
| G4double | Calculate (G4double point, G4int bin, const G4DataVector &energies, const G4DataVector &data) const |
| G4double | Calculate (G4double point, G4int bin, const G4DataVector &energies, const G4DataVector &data, const G4DataVector &log_energies, const G4DataVector &log_data) const |
| virtual G4VDataSetAlgorithm * | Clone () const |
Public Member Functions inherited from G4VDataSetAlgorithm | |
| G4VDataSetAlgorithm () | |
| virtual | ~G4VDataSetAlgorithm () |
Definition at line 53 of file G4LogLogInterpolation.hh.
| G4LogLogInterpolation::G4LogLogInterpolation | ( | ) |
| G4LogLogInterpolation::~G4LogLogInterpolation | ( | ) |
Definition at line 50 of file G4LogLogInterpolation.cc.
|
virtual |
Implements G4VDataSetAlgorithm.
Definition at line 57 of file G4LogLogInterpolation.cc.
References plottest35::bin.
|
virtual |
Implements G4VDataSetAlgorithm.
Definition at line 114 of file G4LogLogInterpolation.cc.
References plottest35::bin.
|
virtual |
Implements G4VDataSetAlgorithm.
Definition at line 53 of file G4LogLogInterpolation.cc.
References G4LogLogInterpolation().
1.8.7