41 #include "Geant4/G4ParticleTable.hh" 51 const G4String
name =
"thermalelectron";
53 G4ParticleTable* pTable = G4ParticleTable::GetParticleTable();
54 G4ParticleDefinition* anInstance = pTable->FindParticle(name);
70 anInstance =
new G4ParticleDefinition(
79 G4double muB = -0.5*
CLHEP::eplus*CLHEP::hbar_Planck/(CLHEP::electron_mass_c2/CLHEP::c_squared) ;
81 anInstance->SetPDGMagneticMoment( muB * 2.* 1.0011596521859 );
static G4ThermalElectron * theInstance
static constexpr double MeV
static G4ThermalElectron * ThermalElectron()
static G4ThermalElectron * ThermalElectronDefinition()
static G4ThermalElectron * Definition()