Geant4.10
|
#include <G4MuonMinusBoundDecay.hh>
Static Public Member Functions | |
static G4double | GetMuonCaptureRate (G4int Z, G4int A) |
static G4double | GetMuonDecayRate (G4int Z) |
static G4double | GetMuonZeff (G4int Z) |
Additional Inherited Members | |
![]() | |
void | SetModelName (const G4String &nam) |
G4bool | IsBlocked () const |
void | Block () |
![]() | |
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 G4ParticleDefinition::GetPDGMass(), and G4MuonMinus::MuonMinus().
G4MuonMinusBoundDecay::~G4MuonMinusBoundDecay | ( | ) |
Definition at line 70 of file G4MuonMinusBoundDecay.cc.
|
virtual |
Implements G4HadronicInteraction.
Definition at line 76 of file G4MuonMinusBoundDecay.cc.
References G4AntiNeutrinoE::AntiNeutrinoE(), CLHEP::HepLorentzVector::boost(), CLHEP::HepLorentzVector::boostVector(), G4HadFinalState::Clear(), CLHEP::HepLorentzVector::e(), G4Electron::Electron(), python.hepunit::electron_mass_c2, G4RandomDirection(), G4UniformRand, G4Nucleus::GetA_asInt(), G4HadProjectile::GetBoundEnergy(), GetMuonCaptureRate(), GetMuonDecayRate(), G4Nucleus::GetZ_asInt(), isAlive, G4InuclParticleNames::lambda, CLHEP::HepLorentzVector::mag2(), G4NeutrinoMu::NeutrinoMu(), G4HadProjectile::SetGlobalTime(), G4HadFinalState::SetStatusChange(), stopAndKill, CLHEP::Hep3Vector::unit(), CLHEP::HepLorentzVector::vect(), and test::x.
Definition at line 172 of file G4MuonMinusBoundDecay.cc.
References GetMuonZeff(), G4InuclParticleNames::lambda, python.hepunit::microsecond, and plottest35::t1.
Referenced by ApplyYourself(), and G4StopElementSelector::GetMuonCaptureRate().
Definition at line 360 of file G4MuonMinusBoundDecay.cc.
References python.hepunit::fine_structure_const, GetMuonZeff(), G4InuclParticleNames::lambda, python.hepunit::microsecond, and test::x.
Referenced by ApplyYourself(), and G4StopElementSelector::GetMuonDecayRate().
Definition at line 328 of file G4MuonMinusBoundDecay.cc.
Referenced by GetMuonCaptureRate(), and GetMuonDecayRate().
|
virtual |