| 
    Geant4
    10.02.p01
    
   | 
 
#include <G4ECDecay.hh>
 Inheritance diagram for G4ECDecay:
 Collaboration diagram for G4ECDecay:Private Attributes | |
| const G4double | transitionQ | 
| G4bool | applyARM | 
Additional Inherited Members | |
  Protected Member Functions inherited from G4VDecayChannel | |
| void | ClearDaughtersName () | 
| void | FillDaughters () | 
| void | FillParent () | 
| G4VDecayChannel () | |
| G4VDecayChannel (const G4VDecayChannel &) | |
| G4VDecayChannel & | operator= (const G4VDecayChannel &) | 
| G4double | DynamicalMass (G4double massPDG, G4double width, G4double maxDev=+1.) const | 
  Protected Attributes inherited from G4NuclearDecay | |
| const G4RadioactiveDecayMode | theMode | 
  Protected Attributes inherited from G4VDecayChannel | |
| G4String | kinematics_name | 
| G4double | rbranch | 
| G4int | numberOfDaughters | 
| G4String * | parent_name | 
| G4String ** | daughters_name | 
| G4double | rangeMass | 
| G4ThreeVector | parent_polarization | 
| G4ParticleTable * | particletable | 
| G4int | verboseLevel | 
| G4ParticleDefinition * | G4MT_parent | 
| G4ParticleDefinition ** | G4MT_daughters | 
| G4double | G4MT_parent_mass | 
| G4double * | G4MT_daughters_mass | 
| G4double * | G4MT_daughters_width | 
  Static Protected Attributes inherited from G4VDecayChannel | |
| static const G4String | noName = " " | 
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().
 Here is the call graph for this function:
      
  | 
  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(), G4EmParameters::DeexcitationIgnoreCut(), G4Electron::Electron(), FatalException, G4VDecayChannel::FillDaughters(), G4VDecayChannel::FillParent(), 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.
 Here is the call graph for this function:
      
  | 
  virtual | 
Implements G4NuclearDecay.
Definition at line 197 of file G4ECDecay.cc.
References G4cout, G4endl, G4VDecayChannel::GetBR(), G4VDecayChannel::GetDaughterName(), G4VDecayChannel::GetParentName(), G4NuclearDecay::theMode, and transitionQ.
 Here is the call graph for this function:
      
  | 
  inline | 
Definition at line 55 of file G4ECDecay.hh.
References applyARM.
Referenced by G4RadioactiveDecay::LoadDecayTable().
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 59 of file G4ECDecay.hh.
      
  | 
  private | 
Definition at line 58 of file G4ECDecay.hh.
Referenced by DecayIt(), and DumpNuclearInfo().