| 
    Geant4
    10.03
    
   | 
 
#include <G4ITDecay.hh>
 Inheritance diagram for G4ITDecay:
 Collaboration diagram for G4ITDecay:Private Attributes | |
| const G4double | transitionQ | 
| G4int | parentZ | 
| G4int | parentA | 
| G4bool | applyARM | 
Definition at line 44 of file G4ITDecay.hh.
| G4ITDecay::G4ITDecay | ( | const G4ParticleDefinition * | theParentNucleus, | 
| const G4double & | theBR, | ||
| const G4double & | Qvalue, | ||
| const G4double & | excitation | ||
| ) | 
Definition at line 50 of file G4ITDecay.cc.
References G4ParticleDefinition::GetAtomicMass(), G4ParticleDefinition::GetAtomicNumber(), G4IonTable::GetIon(), G4ParticleTable::GetIonTable(), G4ParticleTable::GetParticleTable(), noFloat, parentA, parentZ, G4VDecayChannel::SetBR(), G4VDecayChannel::SetDaughter(), G4VDecayChannel::SetNumberOfDaughters(), and G4VDecayChannel::SetParent().
 Here is the call graph for this function:
      
  | 
  virtual | 
Definition at line 69 of file G4ITDecay.cc.
      
  | 
  virtual | 
Implements G4VDecayChannel.
Definition at line 73 of file G4ITDecay.cc.
References applyARM, G4LossTableManager::AtomDeexcitation(), G4AtomicShell::BindingEnergy(), G4VDecayChannel::CheckAndFillParent(), G4Electron::Electron(), G4PhotonEvaporation::EmittedFragment(), G4VDecayChannel::G4MT_parent, G4UniformRand, G4VAtomDeexcitation::GenerateParticles(), G4DynamicParticle::Get4Momentum(), G4VAtomDeexcitation::GetAtomicShell(), G4Fragment::GetCreationTime(), G4Fragment::GetExcitationEnergy(), G4IonTable::GetIon(), G4ParticleTable::GetIonTable(), G4Fragment::GetMomentum(), G4AtomicShells::GetNumberOfShells(), G4Fragment::GetParticleDefinition(), G4ParticleTable::GetParticleTable(), G4ParticleDefinition::GetPDGMass(), G4PhotonEvaporation::GetVacantShellNumber(), G4EmParameters::Instance(), G4LossTableManager::Instance(), G4VAtomDeexcitation::IsFluoActive(), keV, parentA, parentZ, G4DecayProducts::PushProducts(), G4PhotonEvaporation::RDMForced(), G4DynamicParticle::Set4Momentum(), G4PhotonEvaporation::SetICM(), G4DynamicParticle::SetProperTime(), and twopi.
Referenced by G4RadioactiveDecay::AddDeexcitationSpectrumForBiasMode().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  virtual | 
Implements G4NuclearDecay.
Definition at line 190 of file G4ITDecay.cc.
References G4cout, G4endl, G4VDecayChannel::GetBR(), G4VDecayChannel::GetDaughterName(), G4VDecayChannel::GetParentName(), and transitionQ.
 Here is the call graph for this function:
      
  | 
  inline | 
Definition at line 57 of file G4ITDecay.hh.
References applyARM.
Referenced by G4RadioactiveDecay::LoadDecayTable().
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 63 of file G4ITDecay.hh.
      
  | 
  private | 
Definition at line 62 of file G4ITDecay.hh.
Referenced by DecayIt(), and G4ITDecay().
      
  | 
  private | 
Definition at line 61 of file G4ITDecay.hh.
Referenced by DecayIt(), and G4ITDecay().
      
  | 
  private | 
Definition at line 60 of file G4ITDecay.hh.
Referenced by DumpNuclearInfo().