Geant4  10.00.p02
antilightions 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 antilightions::Init ( )

Definition at line 105 of file G4IonTable.cc.

References G4ParticleTable::GetParticleTable().

Referenced by G4IonTable::GetLightAntiIon(), and G4IonTable::InitializeLightIons().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Variable Documentation

const G4ParticleDefinition* antilightions::p_alpha =0
static

Definition at line 103 of file G4IonTable.cc.

Referenced by G4IonTable::GetLightAntiIon().

const G4ParticleDefinition* antilightions::p_deuteron =0
static

Definition at line 101 of file G4IonTable.cc.

Referenced by G4IonTable::GetLightAntiIon().

const G4ParticleDefinition* antilightions::p_He3 =0
static

Definition at line 104 of file G4IonTable.cc.

Referenced by G4IonTable::GetLightAntiIon().

const G4ParticleDefinition* antilightions::p_proton =0
static

Definition at line 100 of file G4IonTable.cc.

Referenced by G4IonTable::GetLightAntiIon().

const G4ParticleDefinition* antilightions::p_triton =0
static

Definition at line 102 of file G4IonTable.cc.

Referenced by G4IonTable::GetLightAntiIon().