Geant4  10.02.p01
G4INCLNuclearDensityFactory.hh File Reference
#include "globals.hh"
#include "G4INCLNuclearDensity.hh"
#include "G4INCLParticleSampler.hh"
#include "G4INCLParticleTable.hh"
#include "G4INCLInterpolationTable.hh"
#include <map>
+ Include dependency graph for G4INCLNuclearDensityFactory.hh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 G4INCL
 
 G4INCL::NuclearDensityFactory
 

Macros

#define INCLXX_IN_GEANT4_MODE   1
 
#define G4INCLNuclearDensityFactory_hh   1
 

Functions

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)
 
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 ()
 

Macro Definition Documentation

#define G4INCLNuclearDensityFactory_hh   1

Definition at line 39 of file G4INCLNuclearDensityFactory.hh.

#define INCLXX_IN_GEANT4_MODE   1

Definition at line 34 of file G4INCLNuclearDensityFactory.hh.