Geant4
10.02.p02
|
#include <G4NeutronDecay.hh>
Private Attributes | |
const G4double | transitionQ |
Definition at line 44 of file G4NeutronDecay.hh.
G4NeutronDecay::G4NeutronDecay | ( | const G4ParticleDefinition * | theParentNucleus, |
const G4double & | theBR, | ||
const G4double & | Qvalue, | ||
const G4double & | excitation | ||
) |
Definition at line 45 of file G4NeutronDecay.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 63 of file G4NeutronDecay.cc.
|
virtual |
Implements G4VDecayChannel.
Definition at line 67 of file G4NeutronDecay.cc.
References G4VDecayChannel::CheckAndFillDaughters(), G4VDecayChannel::CheckAndFillParent(), G4VDecayChannel::G4MT_daughters, G4VDecayChannel::G4MT_parent, G4UniformRand, G4ParticleDefinition::GetPDGMass(), G4DecayProducts::PushProducts(), rad, transitionQ, and twopi.
|
virtual |
Implements G4NuclearDecay.
Definition at line 129 of file G4NeutronDecay.cc.
References G4cout, G4endl, G4VDecayChannel::GetBR(), G4VDecayChannel::GetDaughterName(), G4VDecayChannel::GetParentName(), and transitionQ.
|
private |
Definition at line 58 of file G4NeutronDecay.hh.
Referenced by DecayIt(), and DumpNuclearInfo().