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.

00051 {
00052 }

G4IonConstructor::~G4IonConstructor (  ) 

Definition at line 54 of file G4IonConstructor.cc.

00055 {
00056 }


Member Function Documentation

void G4IonConstructor::ConstructLightIons (  )  [static, protected]

Definition at line 64 of file G4IonConstructor.cc.

References G4Alpha::AlphaDefinition(), G4AntiAlpha::AntiAlphaDefinition(), G4AntiDeuteron::AntiDeuteronDefinition(), G4AntiHe3::AntiHe3Definition(), G4AntiTriton::AntiTritonDefinition(), G4Deuteron::DeuteronDefinition(), G4GenericIon::GenericIonDefinition(), G4He3::He3Definition(), and G4Triton::TritonDefinition().

Referenced by ConstructParticle().

void G4IonConstructor::ConstructParticle (  )  [static]

Definition at line 59 of file G4IonConstructor.cc.

References ConstructLightIons().

Referenced by HadronPhysicsQGSP_FTFP_BERT_95::ConstructParticle(), HadronPhysicsQGSP_FTFP_BERT::ConstructParticle(), G4VHadronPhysics::ConstructParticle(), G4QIonPhysics::ConstructParticle(), G4QElasticPhysics::ConstructParticle(), G4IonQMDPhysics::ConstructParticle(), G4IonPhysics::ConstructParticle(), G4IonLHEPPhysics::ConstructParticle(), G4IonINCLXXPhysics::ConstructParticle(), G4IonBinaryCascadePhysics::ConstructParticle(), G4HadronQElasticPhysics::ConstructParticle(), G4HadronHElasticPhysics::ConstructParticle(), G4HadronElasticPhysicsLHEP::ConstructParticle(), G4HadronElasticPhysics::ConstructParticle(), G4HadronDElasticPhysics::ConstructParticle(), and G4DecayPhysics::ConstructParticle().

00060 {
00061   ConstructLightIons();
00062 }


The documentation for this class was generated from the following files:
Generated on Mon May 27 17:52:17 2013 for Geant4 by  doxygen 1.4.7