Geant4  10.00.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 89 of file G4IonTable.cc.

References G4ParticleTable::GetParticleTable().

Referenced by G4NeutronHPCapture::addChannelForNewElement(), G4NeutronHPElastic::addChannelForNewElement(), G4NeutronHPFission::addChannelForNewElement(), G4NeutronHPInelastic::addChannelForNewElement(), G4NeutronHPData::addPhysicsVector(), G4AttCheck::G4AttCheck(), G4NeutronHPCapture::G4NeutronHPCapture(), G4NeutronHPData::G4NeutronHPData(), G4NeutronHPElastic::G4NeutronHPElastic(), G4NeutronHPFission::G4NeutronHPFission(), G4NeutronHPInelastic::G4NeutronHPInelastic(), 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 87 of file G4IonTable.cc.

Referenced by G4IonTable::GetLightIon().

const G4ParticleDefinition* lightions::p_deuteron =0
static

Definition at line 85 of file G4IonTable.cc.

Referenced by G4IonTable::GetLightIon().

const G4ParticleDefinition* lightions::p_He3 =0
static

Definition at line 88 of file G4IonTable.cc.

Referenced by G4IonTable::GetLightIon().

const G4ParticleDefinition* lightions::p_proton =0
static

Definition at line 84 of file G4IonTable.cc.

Referenced by G4IonTable::GetLightIon().

const G4ParticleDefinition* lightions::p_triton =0
static

Definition at line 86 of file G4IonTable.cc.

Referenced by G4IonTable::GetLightIon().