|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include "globals.hh"#include "G4INCLHFB.hh"#include "G4INCLParticleTable.hh"#include "G4INCLGlobals.hh"#include <algorithm>#include <istream>#include "G4Threading.hh"Go to the source code of this file.
Namespaces | |
| namespace | G4INCL |
| namespace | G4INCL::HFB |
Macros | |
| #define | INCLXX_IN_GEANT4_MODE 1 |
Functions | |
| void | G4INCL::HFB::initialize () |
| G4double | G4INCL::HFB::getRadiusParameterHFB (const ParticleType t, const G4int A, const G4int Z) |
| Get the radius and diffuseness parameters from HFB calculations. | |
| G4double | G4INCL::HFB::getSurfaceDiffusenessHFB (const ParticleType t, const G4int A, const G4int Z) |
| #define INCLXX_IN_GEANT4_MODE 1 |
Definition at line 34 of file G4INCLHFB.cc.