#include <G4LinLogLogInterpolation.hh>
Public 멤버 함수 | |
G4LinLogLogInterpolation () | |
~G4LinLogLogInterpolation () | |
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 |
G4LinLogLogInterpolation.hh 파일의 49 번째 라인에서 정의되었습니다.
G4LinLogLogInterpolation::G4LinLogLogInterpolation | ( | ) |
G4LinLogLogInterpolation.cc 파일의 39 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : Clone().
G4LinLogLogInterpolation::~G4LinLogLogInterpolation | ( | ) |
G4LinLogLogInterpolation.cc 파일의 44 번째 라인에서 정의되었습니다.
|
virtual |
|
virtual |
G4VDataSetAlgorithm를 구현.
G4LinLogLogInterpolation.cc 파일의 83 번째 라인에서 정의되었습니다.
|
virtual |
G4VDataSetAlgorithm를 구현.
G4LinLogLogInterpolation.cc 파일의 47 번째 라인에서 정의되었습니다.
다음을 참조함 : G4LinLogLogInterpolation().