Geant4  10.03.p01
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
G4IonConstructor Class Reference

#include <G4IonConstructor.hh>

Public Member Functions

 G4IonConstructor ()
 
 ~G4IonConstructor ()
 

Static Public Member Functions

static void ConstructParticle ()
 

Static Protected Member Functions

static void ConstructLightIons ()
 

Detailed Description

Definition at line 39 of file G4IonConstructor.hh.

Constructor & Destructor Documentation

G4IonConstructor::G4IonConstructor ( )

Definition at line 50 of file G4IonConstructor.cc.

51 {
52 }
G4IonConstructor::~G4IonConstructor ( )

Definition at line 54 of file G4IonConstructor.cc.

55 {
56 }

Member Function Documentation

void G4IonConstructor::ConstructLightIons ( )
staticprotected

Definition at line 64 of file G4IonConstructor.cc.

65 {
66  // nuclei
71  // anti_nuclei
76  // generic ion
78 }
static G4AntiTriton * AntiTritonDefinition()
Definition: G4AntiTriton.cc:89
static G4Triton * TritonDefinition()
Definition: G4Triton.cc:90
static G4GenericIon * GenericIonDefinition()
Definition: G4GenericIon.cc:88
static G4He3 * He3Definition()
Definition: G4He3.cc:89
static G4AntiDeuteron * AntiDeuteronDefinition()
static G4AntiHe3 * AntiHe3Definition()
Definition: G4AntiHe3.cc:89
static G4AntiAlpha * AntiAlphaDefinition()
Definition: G4AntiAlpha.cc:84
static G4Deuteron * DeuteronDefinition()
Definition: G4Deuteron.cc:89
static G4Alpha * AlphaDefinition()
Definition: G4Alpha.cc:84

Here is the call graph for this function:

Here is the caller graph for this function:

void G4IonConstructor::ConstructParticle ( )
static

Definition at line 59 of file G4IonConstructor.cc.

60 {
62 }
static void ConstructLightIons()

Here is the call graph for this function:

Here is the caller graph for this function:


The documentation for this class was generated from the following files: