#include <G4ThermalElectron.hh>
Definition at line 51 of file G4ThermalElectron.hh.
G4ThermalElectron::G4ThermalElectron |
( |
| ) |
|
|
inlineprivate |
G4ThermalElectron::~G4ThermalElectron |
( |
| ) |
|
|
inlineprivate |
G4ThermalElectron::G4ThermalElectron |
( |
| ) |
|
|
inlineprivate |
G4ThermalElectron::~G4ThermalElectron |
( |
| ) |
|
|
inlineprivate |
G4ThermalElectron::G4ThermalElectron |
( |
| ) |
|
|
inlineprivate |
G4ThermalElectron::~G4ThermalElectron |
( |
| ) |
|
|
inlineprivate |
Definition at line 50 of file G4ThermalElectron.cc.
53 const G4String
name =
"thermalelectron";
55 G4ParticleTable* pTable = G4ParticleTable::GetParticleTable();
56 G4ParticleDefinition* anInstance = pTable->FindParticle(name);
72 anInstance =
new G4ParticleDefinition(
81 G4double muB = -0.5*
CLHEP::eplus*CLHEP::hbar_Planck/(CLHEP::electron_mass_c2/CLHEP::c_squared) ;
83 anInstance->SetPDGMagneticMoment( muB * 2.* 1.0011596521859 );
static G4ThermalElectron * theInstance
static constexpr double MeV
The documentation for this class was generated from the following files: