Geant4
10.02.p02
|
#include <G4ECDecay.hh>
Private Attributes | |
const G4double | transitionQ |
G4bool | applyARM |
Definition at line 42 of file G4ECDecay.hh.
G4ECDecay::G4ECDecay | ( | const G4ParticleDefinition * | theParentNucleus, |
const G4double & | theBR, | ||
const G4double & | Qvalue, | ||
const G4double & | excitation, | ||
const G4RadioactiveDecayMode & | mode | ||
) |
Definition at line 47 of file G4ECDecay.cc.
References G4ParticleDefinition::GetAtomicMass(), G4ParticleDefinition::GetAtomicNumber(), G4IonTable::GetIon(), G4ParticleTable::GetIonTable(), G4ParticleTable::GetParticleTable(), G4VDecayChannel::SetBR(), G4VDecayChannel::SetDaughter(), G4VDecayChannel::SetNumberOfDaughters(), and G4VDecayChannel::SetParent().
|
virtual |
Definition at line 67 of file G4ECDecay.cc.
|
virtual |
Implements G4VDecayChannel.
Definition at line 71 of file G4ECDecay.cc.
References applyARM, G4LossTableManager::AtomDeexcitation(), G4AtomicShell::BindingEnergy(), G4VDecayChannel::CheckAndFillDaughters(), G4VDecayChannel::CheckAndFillParent(), G4EmParameters::DeexcitationIgnoreCut(), G4Electron::Electron(), FatalException, G4Exception(), G4VDecayChannel::G4MT_daughters, G4VDecayChannel::G4MT_parent, G4UniformRand, G4VAtomDeexcitation::GenerateParticles(), G4DynamicParticle::Get4Momentum(), G4ParticleDefinition::GetAtomicNumber(), G4VAtomDeexcitation::GetAtomicShell(), G4AtomicShells::GetNumberOfShells(), G4ParticleDefinition::GetPDGMass(), G4EmParameters::Instance(), G4LossTableManager::Instance(), G4VAtomDeexcitation::IsFluoActive(), keV, KshellEC, LshellEC, MshellEC, G4DecayProducts::PushProducts(), Q, rad, G4DynamicParticle::Set4Momentum(), G4NuclearDecay::theMode, transitionQ, and twopi.
|
virtual |
Implements G4NuclearDecay.
Definition at line 197 of file G4ECDecay.cc.
References G4cout, G4endl, G4VDecayChannel::GetBR(), G4VDecayChannel::GetDaughterName(), G4VDecayChannel::GetParentName(), G4NuclearDecay::theMode, and transitionQ.
|
inline |
Definition at line 55 of file G4ECDecay.hh.
References applyARM.
Referenced by G4RadioactiveDecay::LoadDecayTable().
|
private |
Definition at line 59 of file G4ECDecay.hh.
|
private |
Definition at line 58 of file G4ECDecay.hh.
Referenced by DecayIt(), and DumpNuclearInfo().