Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4NeutronHPInterpolator.hh>
Public Member Functions | |
G4NeutronHPInterpolator () | |
~G4NeutronHPInterpolator () | |
G4double | Lin (G4double x, G4double x1, G4double x2, G4double y1, G4double y2) |
G4double | Interpolate (G4InterpolationScheme aScheme, G4double x, G4double x1, G4double x2, G4double y1, G4double y2) const |
G4double | GetBinIntegral (const G4InterpolationScheme &aScheme, const G4double x1, const G4double x2, const G4double y1, const G4double y2) |
G4double | GetWeightedBinIntegral (const G4InterpolationScheme &aScheme, const G4double x1, const G4double x2, const G4double y1, const G4double y2) |
Definition at line 42 of file G4NeutronHPInterpolator.hh.
|
inline |
Definition at line 46 of file G4NeutronHPInterpolator.hh.
|
inline |
Definition at line 47 of file G4NeutronHPInterpolator.hh.
G4double G4NeutronHPInterpolator::GetBinIntegral | ( | const G4InterpolationScheme & | aScheme, |
const G4double | x1, | ||
const G4double | x2, | ||
const G4double | y1, | ||
const G4double | y2 | ||
) |
Definition at line 32 of file G4NeutronHPInterpolator.cc.
Referenced by G4NeutronHPVector::GetMeanX(), G4NeutronHPVector::IntegrateAndNormalise(), and G4NeutronHPContAngularPar::Sample().
G4double G4NeutronHPInterpolator::GetWeightedBinIntegral | ( | const G4InterpolationScheme & | aScheme, |
const G4double | x1, | ||
const G4double | x2, | ||
const G4double | y1, | ||
const G4double | y2 | ||
) |
Definition at line 94 of file G4NeutronHPInterpolator.cc.
Referenced by G4NeutronHPVector::GetMeanX(), and G4NeutronHPContAngularPar::Sample().
|
inline |
Definition at line 85 of file G4NeutronHPInterpolator.hh.
Referenced by G4NeutronHPAngularP::GetCosTh(), G4NeutronHPVector::GetXsec(), G4NeutronHPPartial::GetY(), G4NeutronHPContAngularPar::Merge(), G4NeutronHPVector::Merge(), G4NeutronHPDiscreteTwoBody::Sample(), G4NeutronHPLabAngularEnergy::Sample(), G4NeutronHPContAngularPar::Sample(), G4NeutronHPLegendreStore::Sample(), G4NeutronHPPartial::Sample(), G4NeutronHPLegendreStore::SampleDiscreteTwoBody(), G4NeutronHPLegendreStore::SampleElastic(), and G4NeutronHPLegendreStore::SampleMax().
|
inline |
Definition at line 52 of file G4NeutronHPInterpolator.hh.
Referenced by G4NeutronHPVector::Get50percentBorder(), G4NeutronHPLabAngularEnergy::Sample(), G4NeutronHPVector::SampleLin(), and G4NeutronHPVector::ThinOut().