Geant4.10
|
#include <G4MuonRadiativeDecayChannelWithSpin.hh>
Protected Member Functions | |
G4MuonRadiativeDecayChannelWithSpin (const G4MuonRadiativeDecayChannelWithSpin &) | |
G4MuonRadiativeDecayChannelWithSpin & | operator= (const G4MuonRadiativeDecayChannelWithSpin &) |
![]() | |
void | ClearDaughtersName () |
void | FillDaughters () |
void | FillParent () |
G4VDecayChannel () | |
G4VDecayChannel (const G4VDecayChannel &) | |
G4VDecayChannel & | operator= (const G4VDecayChannel &) |
Additional Inherited Members | |
![]() | |
G4String | kinematics_name |
G4double | rbranch |
G4int | numberOfDaughters |
G4String * | parent_name |
G4String ** | daughters_name |
G4ParticleTable * | particletable |
G4int | verboseLevel |
G4ParticleDefinition * | G4MT_parent |
G4ParticleDefinition ** | G4MT_daughters |
G4double | G4MT_parent_mass |
G4double * | G4MT_daughters_mass |
![]() | |
static const G4String | noName = " " |
Definition at line 61 of file G4MuonRadiativeDecayChannelWithSpin.hh.
G4MuonRadiativeDecayChannelWithSpin::G4MuonRadiativeDecayChannelWithSpin | ( | const G4String & | theParentName, |
G4double | theBR | ||
) |
Definition at line 60 of file G4MuonRadiativeDecayChannelWithSpin.cc.
References G4cout, G4endl, G4VDecayChannel::GetVerboseLevel(), G4VDecayChannel::SetBR(), G4VDecayChannel::SetDaughter(), G4VDecayChannel::SetNumberOfDaughters(), and G4VDecayChannel::SetParent().
Referenced by G4MuonRadiativeDecayChannelWithSpin().
|
virtual |
Definition at line 93 of file G4MuonRadiativeDecayChannelWithSpin.cc.
|
protected |
Definition at line 97 of file G4MuonRadiativeDecayChannelWithSpin.cc.
References G4MuonRadiativeDecayChannelWithSpin().
|
virtual |
if(i<10000000)goto leap1:
Implements G4VDecayChannel.
Definition at line 132 of file G4MuonRadiativeDecayChannelWithSpin.cc.
References CLHEP::HepLorentzVector::boost(), G4DecayProducts::DumpInfo(), G4VDecayChannel::FillDaughters(), G4VDecayChannel::FillParent(), G4cout, G4endl, G4VDecayChannel::G4MT_daughters, G4VDecayChannel::G4MT_parent, G4UniformRand, G4DynamicParticle::Get4Momentum(), G4VDecayChannel::GetParentName(), G4ParticleDefinition::GetPDGMass(), G4DynamicParticle::GetTotalMomentum(), G4VDecayChannel::GetVerboseLevel(), G4INCL::Math::min(), G4DecayProducts::PushProducts(), python.hepunit::rad, CLHEP::Hep3Vector::rotateUz(), G4DynamicParticle::Set4Momentum(), python.hepunit::twopi, CLHEP::Hep3Vector::unit(), and test::x.
|
inline |
Definition at line 114 of file G4MuonRadiativeDecayChannelWithSpin.hh.
|
protected |
Definition at line 103 of file G4MuonRadiativeDecayChannelWithSpin.cc.
References G4VDecayChannel::ClearDaughtersName(), G4VDecayChannel::daughters_name, G4VDecayChannel::kinematics_name, G4VDecayChannel::numberOfDaughters, G4VDecayChannel::parent_name, G4VDecayChannel::rbranch, and G4VDecayChannel::verboseLevel.
|
inline |
Definition at line 108 of file G4MuonRadiativeDecayChannelWithSpin.hh.