| 
    Geant4
    10.03
    
   | 
 
#include <G4NeutronDecay.hh>
 Inheritance diagram for G4NeutronDecay:
 Collaboration diagram for G4NeutronDecay: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, | ||
| const G4Ions::G4FloatLevelBase & | flb | ||
| ) | 
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().
 Here is the call graph for this function:
      
  | 
  virtual | 
Definition at line 64 of file G4NeutronDecay.cc.
      
  | 
  virtual | 
Implements G4VDecayChannel.
Definition at line 68 of file G4NeutronDecay.cc.
References G4VDecayChannel::CheckAndFillDaughters(), G4VDecayChannel::CheckAndFillParent(), G4VDecayChannel::G4MT_daughters, G4VDecayChannel::G4MT_parent, G4UniformRand, G4ParticleDefinition::GetPDGMass(), G4DecayProducts::PushProducts(), rad, transitionQ, and twopi.
 Here is the call graph for this function:
      
  | 
  virtual | 
Implements G4NuclearDecay.
Definition at line 130 of file G4NeutronDecay.cc.
References G4cout, G4endl, G4VDecayChannel::GetBR(), G4VDecayChannel::GetDaughterName(), G4VDecayChannel::GetParentName(), and transitionQ.
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 58 of file G4NeutronDecay.hh.
Referenced by DecayIt(), and DumpNuclearInfo().