ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4LeptonConstructor Class Reference

#include <geant4/tree/geant4-10.6-release/source/particles/leptons/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 38 of file G4LeptonConstructor.hh.

View newest version in sPHENIX GitHub at line 38 of file G4LeptonConstructor.hh

Constructor & Destructor Documentation

G4LeptonConstructor::G4LeptonConstructor ( )

Definition at line 50 of file G4LeptonConstructor.cc.

View newest version in sPHENIX GitHub at line 50 of file G4LeptonConstructor.cc

G4LeptonConstructor::~G4LeptonConstructor ( )

Definition at line 54 of file G4LeptonConstructor.cc.

View newest version in sPHENIX GitHub at line 54 of file G4LeptonConstructor.cc

Member Function Documentation

void G4LeptonConstructor::ConstructELeptons ( )
staticprotected

Definition at line 66 of file G4LeptonConstructor.cc.

View newest version in sPHENIX GitHub at line 66 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 74 of file G4LeptonConstructor.cc.

View newest version in sPHENIX GitHub at line 74 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 59 of file G4LeptonConstructor.cc.

View newest version in sPHENIX GitHub at line 59 of file G4LeptonConstructor.cc

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

Referenced by B03PhysicsList::ConstructAllLeptons(), Par02PhysicsList::ConstructLeptons(), EICPhysicsList::ConstructParticle(), GammaKnifeParticles::ConstructParticle(), HadrontherapyParticles::ConstructParticle(), G4ChannelingPhysics::ConstructParticle(), GammaRayTelParticles::ConstructParticle(), Particles::ConstructParticle(), G4DecayPhysics::ConstructParticle(), G4StoppingPhysicsFritiofWithBinaryCascade::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 82 of file G4LeptonConstructor.cc.

View newest version in sPHENIX GitHub at line 82 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: