Go to the source code of this file.
|
InterpolationTable * | G4INCL::NuclearDensityFactory::createRPCorrelationTable (const ParticleType t, const G4int A, const G4int Z) |
|
InterpolationTable * | G4INCL::NuclearDensityFactory::createRCDFTable (const ParticleType t, const G4int A, const G4int Z) |
|
InterpolationTable * | G4INCL::NuclearDensityFactory::createPCDFTable (const ParticleType t, const G4int A, const G4int Z) |
|
NuclearDensity const * | G4INCL::NuclearDensityFactory::createDensity (const G4int A, const G4int Z, const G4int S) |
|
void | G4INCL::NuclearDensityFactory::addRPCorrelationToCache (const G4int A, const G4int Z, const ParticleType t, InterpolationTable *const table) |
|
void | G4INCL::NuclearDensityFactory::addDensityToCache (const G4int A, const G4int Z, NuclearDensity *const density) |
|
void | G4INCL::NuclearDensityFactory::clearCache () |
|
◆ G4INCLNuclearDensityFactory_hh
#define G4INCLNuclearDensityFactory_hh 1 |
◆ INCLXX_IN_GEANT4_MODE
#define INCLXX_IN_GEANT4_MODE 1 |