Geant4
10.00.p01
|
#include <G4MuonMinusBoundDecay.hh>
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().
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().
|
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(), GetMuonCaptureRate(), GetMuonDecayRate(), G4Nucleus::GetZ_asInt(), isAlive, G4InuclParticleNames::lambda, G4NeutrinoMu::NeutrinoMu(), result, G4HadProjectile::SetGlobalTime(), G4HadFinalState::SetStatusChange(), and stopAndKill.
Definition at line 172 of file G4MuonMinusBoundDecay.cc.
References A, GetMuonZeff(), G4InuclParticleNames::lambda, and microsecond.
Referenced by ApplyYourself(), and G4StopElementSelector::GetMuonCaptureRate().
Definition at line 360 of file G4MuonMinusBoundDecay.cc.
References GetMuonZeff(), G4InuclParticleNames::lambda, and microsecond.
Referenced by ApplyYourself(), and G4StopElementSelector::GetMuonDecayRate().
Definition at line 328 of file G4MuonMinusBoundDecay.cc.
Referenced by GetMuonCaptureRate(), and GetMuonDecayRate().
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 415 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().