ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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

namespace  G4INCL
 
namespace  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, 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 ()
 

Macro Definition Documentation

#define G4INCLNuclearDensityFactory_hh   1

Definition at line 39 of file G4INCLNuclearDensityFactory.hh.

View newest version in sPHENIX GitHub at line 39 of file G4INCLNuclearDensityFactory.hh

#define INCLXX_IN_GEANT4_MODE   1

Definition at line 34 of file G4INCLNuclearDensityFactory.hh.

View newest version in sPHENIX GitHub at line 34 of file G4INCLNuclearDensityFactory.hh