Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
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 38 of file G4LeptonConstructor.hh.

Constructor & Destructor Documentation

◆ G4LeptonConstructor()

G4LeptonConstructor::G4LeptonConstructor ( )

Definition at line 50 of file G4LeptonConstructor.cc.

51{
52}

◆ ~G4LeptonConstructor()

G4LeptonConstructor::~G4LeptonConstructor ( )

Definition at line 54 of file G4LeptonConstructor.cc.

55{
56}

Member Function Documentation

◆ ConstructELeptons()

void G4LeptonConstructor::ConstructELeptons ( )
staticprotected

Definition at line 66 of file G4LeptonConstructor.cc.

67{
72}
static G4AntiNeutrinoE * AntiNeutrinoEDefinition()
static G4Electron * ElectronDefinition()
Definition: G4Electron.cc:88
static G4NeutrinoE * NeutrinoEDefinition()
Definition: G4NeutrinoE.cc:79
static G4Positron * PositronDefinition()
Definition: G4Positron.cc:88

Referenced by ConstructParticle().

◆ ConstructMuLeptons()

void G4LeptonConstructor::ConstructMuLeptons ( )
staticprotected

Definition at line 74 of file G4LeptonConstructor.cc.

75{
80}
static G4AntiNeutrinoMu * AntiNeutrinoMuDefinition()
static G4MuonMinus * MuonMinusDefinition()
Definition: G4MuonMinus.cc:94
static G4MuonPlus * MuonPlusDefinition()
Definition: G4MuonPlus.cc:93
static G4NeutrinoMu * NeutrinoMuDefinition()
Definition: G4NeutrinoMu.cc:79

Referenced by ConstructParticle().

◆ ConstructParticle()

void G4LeptonConstructor::ConstructParticle ( )
static

◆ ConstructTauLeptons()

void G4LeptonConstructor::ConstructTauLeptons ( )
staticprotected

Definition at line 82 of file G4LeptonConstructor.cc.

83{
88}
static G4AntiNeutrinoTau * AntiNeutrinoTauDefinition()
static G4NeutrinoTau * NeutrinoTauDefinition()
static G4TauMinus * TauMinusDefinition()
Definition: G4TauMinus.cc:129
static G4TauPlus * TauPlusDefinition()
Definition: G4TauPlus.cc:128

Referenced by ConstructParticle().


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