| 
    Geant4
    10.01.p03
    
   | 
 
#include <G4MuonMinusBoundDecay.hh>
 Inheritance diagram for G4MuonMinusBoundDecay:
 Collaboration diagram for G4MuonMinusBoundDecay:Static Public Member Functions | |
| static G4double | GetMuonCaptureRate (G4int Z, G4int A) | 
| static G4double | GetMuonDecayRate (G4int Z) | 
| static G4double | GetMuonZeff (G4int Z) | 
Private Member Functions | |
| void | AddNewParticle (G4DynamicParticle *dp, G4double time) | 
| G4MuonMinusBoundDecay & | operator= (const G4MuonMinusBoundDecay &right) | 
| G4MuonMinusBoundDecay (const G4MuonMinusBoundDecay &) | |
Private Attributes | |
| G4HadFinalState | result | 
| G4double | fMuMass | 
Additional Inherited Members | |
  Protected Member Functions inherited from G4HadronicInteraction | |
| void | SetModelName (const G4String &nam) | 
| G4bool | IsBlocked () const | 
| void | Block () | 
  Protected Attributes inherited from G4HadronicInteraction | |
| G4HadFinalState | theParticleChange | 
| G4int | verboseLevel | 
| G4double | theMinEnergy | 
| G4double | theMaxEnergy | 
| G4bool | isBlocked | 
Definition at line 71 of file G4MuonMinusBoundDecay.hh.
| G4MuonMinusBoundDecay::G4MuonMinusBoundDecay | ( | ) | 
Definition at line 62 of file G4MuonMinusBoundDecay.cc.
References fMuMass, G4ParticleDefinition::GetPDGMass(), and G4MuonMinus::MuonMinus().
 Here is the call graph for this function:| G4MuonMinusBoundDecay::~G4MuonMinusBoundDecay | ( | ) | 
Definition at line 70 of file G4MuonMinusBoundDecay.cc.
      
  | 
  private | 
      
  | 
  inlineprivate | 
Definition at line 106 of file G4MuonMinusBoundDecay.hh.
References G4HadFinalState::AddSecondary(), result, and G4HadSecondary::SetTime().
Referenced by ApplyYourself().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  virtual | 
Implements G4HadronicInteraction.
Definition at line 76 of file G4MuonMinusBoundDecay.cc.
References A, AddNewParticle(), G4AntiNeutrinoE::AntiNeutrinoE(), G4HadFinalState::Clear(), G4Electron::Electron(), fMuMass, G4RandomDirection(), G4UniformRand, G4Nucleus::GetA_asInt(), G4HadProjectile::GetBoundEnergy(), G4HadProjectile::GetGlobalTime(), GetMuonCaptureRate(), GetMuonDecayRate(), G4Nucleus::GetZ_asInt(), isAlive, G4InuclParticleNames::lambda, G4NeutrinoMu::NeutrinoMu(), p1, result, G4HadProjectile::SetGlobalTime(), G4HadFinalState::SetStatusChange(), and stopAndKill.
 Here is the call graph for this function:Definition at line 175 of file G4MuonMinusBoundDecay.cc.
References A, GetMuonZeff(), G4InuclParticleNames::lambda, and microsecond.
Referenced by ApplyYourself().
 Here is the call graph for this function:
 Here is the caller graph for this function:Definition at line 363 of file G4MuonMinusBoundDecay.cc.
References GetMuonZeff(), G4InuclParticleNames::lambda, and microsecond.
Referenced by ApplyYourself().
 Here is the call graph for this function:
 Here is the caller graph for this function:Definition at line 331 of file G4MuonMinusBoundDecay.cc.
Referenced by GetMuonCaptureRate(), and GetMuonDecayRate().
 Here is the caller graph for this function:
      
  | 
  virtual | 
Reimplemented from G4HadronicInteraction.
Definition at line 418 of file G4MuonMinusBoundDecay.cc.
      
  | 
  private | 
      
  | 
  private | 
Definition at line 99 of file G4MuonMinusBoundDecay.hh.
Referenced by ApplyYourself(), and G4MuonMinusBoundDecay().
      
  | 
  private | 
Definition at line 98 of file G4MuonMinusBoundDecay.hh.
Referenced by AddNewParticle(), and ApplyYourself().