Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
Functions | |
void | initialize () |
G4double | getRadiusParameterHFB (const ParticleType t, const G4int A, const G4int Z) |
Get the radius and diffuseness parameters from HFB calculations. | |
G4double | getSurfaceDiffusenessHFB (const ParticleType t, const G4int A, const G4int Z) |
G4double G4INCL::HFB::getRadiusParameterHFB | ( | const ParticleType | t, |
const G4int | A, | ||
const G4int | Z | ||
) |
Get the radius and diffuseness parameters from HFB calculations.
Definition at line 130 of file G4INCLHFB.cc.
Referenced by G4INCL::ParticleTable::getRadiusParameter(), and G4INCL::ParticleTable::getSurfaceDiffuseness().
G4double G4INCL::HFB::getSurfaceDiffusenessHFB | ( | const ParticleType | t, |
const G4int | A, | ||
const G4int | Z | ||
) |
Definition at line 140 of file G4INCLHFB.cc.
Referenced by G4INCL::ParticleTable::getRadiusParameter(), and G4INCL::ParticleTable::getSurfaceDiffuseness().
void G4INCL::HFB::initialize | ( | ) |
Definition at line 81 of file G4INCLHFB.cc.
Referenced by initialize(), and G4INCL::ParticleTable::initialize().