Geant4
10.02.p02
|
#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 () |
Definition at line 39 of file G4LeptonConstructor.hh.
G4LeptonConstructor::G4LeptonConstructor | ( | ) |
Definition at line 51 of file G4LeptonConstructor.cc.
G4LeptonConstructor::~G4LeptonConstructor | ( | ) |
Definition at line 55 of file G4LeptonConstructor.cc.
|
staticprotected |
Definition at line 67 of file G4LeptonConstructor.cc.
References G4AntiNeutrinoE::AntiNeutrinoEDefinition(), G4Electron::ElectronDefinition(), G4NeutrinoE::NeutrinoEDefinition(), and G4Positron::PositronDefinition().
Referenced by ConstructParticle().
|
staticprotected |
Definition at line 75 of file G4LeptonConstructor.cc.
References G4AntiNeutrinoMu::AntiNeutrinoMuDefinition(), G4MuonMinus::MuonMinusDefinition(), G4MuonPlus::MuonPlusDefinition(), and G4NeutrinoMu::NeutrinoMuDefinition().
Referenced by ConstructParticle().
|
static |
Definition at line 60 of file G4LeptonConstructor.cc.
References ConstructELeptons(), ConstructMuLeptons(), and ConstructTauLeptons().
Referenced by B03PhysicsList::ConstructAllLeptons(), Par01PhysicsList::ConstructLeptons(), Par02PhysicsList::ConstructLeptons(), GammaKnifeParticles::ConstructParticle(), HadrontherapyParticles::ConstructParticle(), Particles::ConstructParticle(), GammaRayTelParticles::ConstructParticle(), IORTParticles::ConstructParticle(), OpNovicePhysicsList::ConstructParticle(), G4DecayPhysics::ConstructParticle(), and G4StoppingPhysics::ConstructParticle().
|
staticprotected |
Definition at line 83 of file G4LeptonConstructor.cc.
References G4AntiNeutrinoTau::AntiNeutrinoTauDefinition(), G4NeutrinoTau::NeutrinoTauDefinition(), G4TauMinus::TauMinusDefinition(), and G4TauPlus::TauPlusDefinition().
Referenced by ConstructParticle().