Geant4
10.00.p02
|
#include <G4MuonRadiativeDecayChannelWithSpin.hh>
Protected Member Functions | |
G4MuonRadiativeDecayChannelWithSpin (const G4MuonRadiativeDecayChannelWithSpin &) | |
G4MuonRadiativeDecayChannelWithSpin & | operator= (const G4MuonRadiativeDecayChannelWithSpin &) |
Protected Member Functions inherited from G4VDecayChannel | |
void | ClearDaughtersName () |
void | FillDaughters () |
void | FillParent () |
G4VDecayChannel () | |
G4VDecayChannel (const G4VDecayChannel &) | |
G4VDecayChannel & | operator= (const G4VDecayChannel &) |
Private Member Functions | |
G4MuonRadiativeDecayChannelWithSpin () | |
G4double | fron (G4double Pmu, G4double x, G4double y, G4double cthetaE, G4double cthetaG, G4double cthetaEG) |
void | rn3dim (G4double &x, G4double &y, G4double &z, G4double xlong) |
G4double | atan4 (G4double x, G4double y) |
Private Attributes | |
G4ThreeVector | parent_polarization |
Additional Inherited Members | |
Protected Attributes inherited from G4VDecayChannel | |
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 Protected Attributes inherited from G4VDecayChannel | |
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().
|
virtual |
Definition at line 93 of file G4MuonRadiativeDecayChannelWithSpin.cc.
|
protected |
Definition at line 97 of file G4MuonRadiativeDecayChannelWithSpin.cc.
References parent_polarization.
|
private |
Definition at line 53 of file G4MuonRadiativeDecayChannelWithSpin.cc.
Definition at line 141 of file G4MuonRadiativeDecayChannelWithSpin.hh.
References G4INCL::Math::pi.
Referenced by DecayIt().
|
virtual |
if(i<10000000)goto leap1:
Implements G4VDecayChannel.
Definition at line 132 of file G4MuonRadiativeDecayChannelWithSpin.cc.
References atan4(), G4DecayProducts::DumpInfo(), eps, G4VDecayChannel::FillDaughters(), G4VDecayChannel::FillParent(), fron(), G4cout, G4endl, G4VDecayChannel::G4MT_daughters, G4VDecayChannel::G4MT_parent, G4UniformRand, G4DynamicParticle::Get4Momentum(), G4VDecayChannel::GetParentName(), G4ParticleDefinition::GetPDGMass(), G4DynamicParticle::GetTotalMomentum(), G4VDecayChannel::GetVerboseLevel(), G4INCL::Math::min(), parent_polarization, G4DecayProducts::PushProducts(), rad, rn3dim(), and G4DynamicParticle::Set4Momentum().
|
private |
Definition at line 430 of file G4MuonRadiativeDecayChannelWithSpin.cc.
References eps.
Referenced by DecayIt().
|
inline |
Definition at line 114 of file G4MuonRadiativeDecayChannelWithSpin.hh.
References parent_polarization.
|
protected |
Definition at line 103 of file G4MuonRadiativeDecayChannelWithSpin.cc.
References G4VDecayChannel::ClearDaughtersName(), G4VDecayChannel::daughters_name, G4VDecayChannel::kinematics_name, G4VDecayChannel::numberOfDaughters, G4VDecayChannel::parent_name, parent_polarization, G4VDecayChannel::rbranch, and G4VDecayChannel::verboseLevel.
|
inlineprivate |
Definition at line 119 of file G4MuonRadiativeDecayChannelWithSpin.hh.
References a, and G4UniformRand.
Referenced by DecayIt().
|
inline |
Definition at line 108 of file G4MuonRadiativeDecayChannelWithSpin.hh.
References parent_polarization.
|
private |
Definition at line 92 of file G4MuonRadiativeDecayChannelWithSpin.hh.
Referenced by DecayIt(), G4MuonRadiativeDecayChannelWithSpin(), GetPolarization(), operator=(), and SetPolarization().