216 myParticleIterator->reset();
218 while( (*myParticleIterator)() ){
227 if (particleName ==
"gamma") {
232 thePhotoElectricEffect->
AddEmModel(0, theLivermorePhotoElectricModel);
238 theComptonScattering->
AddEmModel(0, theLivermoreComptonModel);
244 theGammaConversion->
AddEmModel(0, theLivermoreGammaConversionModel);
253 }
else if (particleName ==
"e-") {
287 }
else if (particleName ==
"e+") {
316 }
else if (particleName ==
"mu+" ||
317 particleName ==
"mu-" ) {
328 }
else if (particleName ==
"alpha" ||
329 particleName ==
"He3" ) {
341 }
else if (particleName ==
"GenericIon") {
353 }
else if (particleName ==
"pi+" ||
354 particleName ==
"pi-" ) {
366 }
else if (particleName ==
"kaon+" ||
367 particleName ==
"kaon-" ) {
379 }
else if (particleName ==
"proton" ||
380 particleName ==
"anti_proton") {
393 }
else if (particleName ==
"B+" ||
394 particleName ==
"B-" ||
395 particleName ==
"D+" ||
396 particleName ==
"D-" ||
397 particleName ==
"Ds+" ||
398 particleName ==
"Ds-" ||
399 particleName ==
"anti_He3" ||
400 particleName ==
"anti_alpha" ||
401 particleName ==
"anti_deuteron" ||
402 particleName ==
"anti_lambda_c+" ||
403 particleName ==
"anti_omega-" ||
404 particleName ==
"anti_sigma_c+" ||
405 particleName ==
"anti_sigma_c++" ||
406 particleName ==
"anti_sigma+" ||
407 particleName ==
"anti_sigma-" ||
408 particleName ==
"anti_triton" ||
409 particleName ==
"anti_xi_c+" ||
410 particleName ==
"anti_xi-" ||
411 particleName ==
"deuteron" ||
412 particleName ==
"lambda_c+" ||
413 particleName ==
"omega-" ||
414 particleName ==
"sigma_c+" ||
415 particleName ==
"sigma_c++" ||
416 particleName ==
"sigma+" ||
417 particleName ==
"sigma-" ||
418 particleName ==
"tau+" ||
419 particleName ==
"tau-" ||
420 particleName ==
"triton" ||
421 particleName ==
"xi_c+" ||
422 particleName ==
"xi-" ) {
static G4LossTableManager * Instance()
void SetStepFunction(G4double v1, G4double v2, G4bool lock=true)
const G4String & GetParticleName() const
void SetHighEnergyLimit(G4double)
void AddEmModel(G4int, G4VEmModel *, G4VEmFluctuationModel *fluc=0, const G4Region *region=nullptr)
G4ParticleTable::G4PTblDicIterator * GetParticleIterator() const
void SetEmModel(G4VEmModel *, G4int index=1)
G4GLOB_DLL std::ostream G4cout
static constexpr double um
G4bool RegisterProcess(G4VProcess *process, G4ParticleDefinition *particle)
const G4String & GetPhysicsName() const
void SetActivationLowEnergyLimit(G4double)
void AddEmModel(G4int, G4VEmModel *, const G4Region *region=nullptr)
void SetMaxKinEnergy(G4double e)
static G4PhysicsListHelper * GetPhysicsListHelper()
void SetEmModel(G4VEmModel *, G4int index=1)
static constexpr double GeV
void AddEmModel(G4int order, G4VEmModel *, const G4Region *region=nullptr)
static constexpr double MeV
void SetMinKinEnergy(G4double e)
void SetLowEnergyLimit(G4double)
void SetAtomDeexcitation(G4VAtomDeexcitation *)
void SetStepLimitType(G4MscStepLimitType val)