Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4LeptonConstructor Class Reference

#include <G4LeptonConstructor.hh>

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 32 of file G4LeptonConstructor.hh.

Member Function Documentation

◆ ConstructELeptons()

void G4LeptonConstructor::ConstructELeptons ( )
staticprotected

Definition at line 52 of file G4LeptonConstructor.cc.

53{
58}
static G4AntiNeutrinoE * AntiNeutrinoEDefinition()
static G4Electron * ElectronDefinition()
Definition G4Electron.cc:86
static G4NeutrinoE * NeutrinoEDefinition()
static G4Positron * PositronDefinition()
Definition G4Positron.cc:85

Referenced by ConstructParticle().

◆ ConstructMuLeptons()

void G4LeptonConstructor::ConstructMuLeptons ( )
staticprotected

Definition at line 60 of file G4LeptonConstructor.cc.

61{
66}
static G4AntiNeutrinoMu * AntiNeutrinoMuDefinition()
static G4MuonMinus * MuonMinusDefinition()
static G4MuonPlus * MuonPlusDefinition()
Definition G4MuonPlus.cc:93
static G4NeutrinoMu * NeutrinoMuDefinition()

Referenced by ConstructParticle().

◆ ConstructParticle()

◆ ConstructTauLeptons()

void G4LeptonConstructor::ConstructTauLeptons ( )
staticprotected

Definition at line 68 of file G4LeptonConstructor.cc.

69{
74}
static G4AntiNeutrinoTau * AntiNeutrinoTauDefinition()
static G4NeutrinoTau * NeutrinoTauDefinition()
static G4TauMinus * TauMinusDefinition()
static G4TauPlus * TauPlusDefinition()
Definition G4TauPlus.cc:128

Referenced by ConstructParticle().


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