Geant4  10.00.p02
G4LeptonConstructor Class Reference

#include <G4LeptonConstructor.hh>

Public Member Functions

 G4LeptonConstructor ()
 
 ~G4LeptonConstructor ()
 

Static Public Member Functions

static void ConstructParticle ()
 

Static Protected Member Functions

static void ConstructELeptons ()
 
static void ConstructMuLeptons ()
 
static void ConstructTauLeptons ()
 

Detailed Description

Definition at line 39 of file G4LeptonConstructor.hh.

Constructor & Destructor Documentation

G4LeptonConstructor::G4LeptonConstructor ( )

Definition at line 51 of file G4LeptonConstructor.cc.

G4LeptonConstructor::~G4LeptonConstructor ( )

Definition at line 55 of file G4LeptonConstructor.cc.

Member Function Documentation

void G4LeptonConstructor::ConstructELeptons ( )
staticprotected

Definition at line 67 of file G4LeptonConstructor.cc.

References G4AntiNeutrinoE::AntiNeutrinoEDefinition(), G4Electron::ElectronDefinition(), G4NeutrinoE::NeutrinoEDefinition(), and G4Positron::PositronDefinition().

Referenced by ConstructParticle().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4LeptonConstructor::ConstructMuLeptons ( )
staticprotected

Definition at line 75 of file G4LeptonConstructor.cc.

References G4AntiNeutrinoMu::AntiNeutrinoMuDefinition(), G4MuonMinus::MuonMinusDefinition(), G4MuonPlus::MuonPlusDefinition(), and G4NeutrinoMu::NeutrinoMuDefinition().

Referenced by ConstructParticle().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4LeptonConstructor::ConstructParticle ( void  )
static

Definition at line 60 of file G4LeptonConstructor.cc.

References ConstructELeptons(), ConstructMuLeptons(), and ConstructTauLeptons().

Referenced by B03PhysicsList::ConstructAllLeptons(), Par01PhysicsList::ConstructLeptons(), exGPSPhysicsList::ConstructLeptons(), ExGflashPhysicsList::ConstructLeptons(), GammaKnifeParticles::ConstructParticle(), P6DPhysicsList::ConstructParticle(), OpNovicePhysicsList::ConstructParticle(), HadrontherapyParticles::ConstructParticle(), Particles::ConstructParticle(), GammaRayTelParticles::ConstructParticle(), IORTParticles::ConstructParticle(), G4DecayPhysics::ConstructParticle(), and G4StoppingPhysics::ConstructParticle().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4LeptonConstructor::ConstructTauLeptons ( )
staticprotected

Definition at line 83 of file G4LeptonConstructor.cc.

References G4AntiNeutrinoTau::AntiNeutrinoTauDefinition(), G4NeutrinoTau::NeutrinoTauDefinition(), G4TauMinus::TauMinusDefinition(), and G4TauPlus::TauPlusDefinition().

Referenced by ConstructParticle().

+ 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: