Geant4  10.02.p02
lightions Namespace Reference

Functions

void Init ()
 

Variables

static const G4ParticleDefinitionp_proton =0
 
static const G4ParticleDefinitionp_deuteron =0
 
static const G4ParticleDefinitionp_triton =0
 
static const G4ParticleDefinitionp_alpha =0
 
static const G4ParticleDefinitionp_He3 =0
 

Function Documentation

void lightions::Init ( )

Definition at line 86 of file G4IonTable.cc.

References G4ParticleTable::GetParticleTable().

Referenced by G4ParticleHPData::addPhysicsVector(), G4ParticleHPCapture::BuildPhysicsTable(), G4ParticleHPFission::BuildPhysicsTable(), G4ParticleHPElastic::BuildPhysicsTable(), G4ParticleHPInelastic::BuildPhysicsTable(), G4AttCheck::G4AttCheck(), G4ParticleHPData::G4ParticleHPData(), G4IonTable::GetLightIon(), and G4IonTable::InitializeLightIons().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Variable Documentation

const G4ParticleDefinition* lightions::p_alpha =0
static

Definition at line 84 of file G4IonTable.cc.

Referenced by G4IonTable::GetLightIon().

const G4ParticleDefinition* lightions::p_deuteron =0
static

Definition at line 82 of file G4IonTable.cc.

Referenced by G4IonTable::GetLightIon().

const G4ParticleDefinition* lightions::p_He3 =0
static

Definition at line 85 of file G4IonTable.cc.

Referenced by G4IonTable::GetLightIon().

const G4ParticleDefinition* lightions::p_proton =0
static

Definition at line 81 of file G4IonTable.cc.

Referenced by G4IonTable::GetLightIon().

const G4ParticleDefinition* lightions::p_triton =0
static

Definition at line 83 of file G4IonTable.cc.

Referenced by G4IonTable::GetLightIon().