Geant4
10.01.p02
|
#include <G4MuonDecayChannelWithSpin.hh>
Protected Member Functions | |
G4MuonDecayChannelWithSpin (const G4MuonDecayChannelWithSpin &) | |
G4MuonDecayChannelWithSpin & | operator= (const G4MuonDecayChannelWithSpin &) |
Protected Member Functions inherited from G4MuonDecayChannel | |
G4MuonDecayChannel (const G4MuonDecayChannel &) | |
G4MuonDecayChannel & | operator= (const G4MuonDecayChannel &) |
G4MuonDecayChannel () | |
Protected Member Functions inherited from G4VDecayChannel | |
void | ClearDaughtersName () |
void | FillDaughters () |
void | FillParent () |
G4VDecayChannel () | |
G4VDecayChannel (const G4VDecayChannel &) | |
G4VDecayChannel & | operator= (const G4VDecayChannel &) |
G4double | DynamicalMass (G4double massPDG, G4double width, G4double maxDev=+1.) const |
Private Member Functions | |
G4MuonDecayChannelWithSpin () | |
G4double | F_c (G4double x, G4double x0) |
G4double | F_theta (G4double x, G4double x0) |
G4double | R_c (G4double x) |
Private Attributes | |
G4ThreeVector | parent_polarization |
G4double | EMMU |
G4double | EMASS |
Additional Inherited Members | |
Protected Attributes inherited from G4VDecayChannel | |
G4String | kinematics_name |
G4double | rbranch |
G4int | numberOfDaughters |
G4String * | parent_name |
G4String ** | daughters_name |
G4double | rangeMass |
G4ParticleTable * | particletable |
G4int | verboseLevel |
G4ParticleDefinition * | G4MT_parent |
G4ParticleDefinition ** | G4MT_daughters |
G4double | G4MT_parent_mass |
G4double * | G4MT_daughters_mass |
G4double * | G4MT_daughters_width |
Static Protected Attributes inherited from G4VDecayChannel | |
static const G4String | noName = " " |
Definition at line 50 of file G4MuonDecayChannelWithSpin.hh.
G4MuonDecayChannelWithSpin::G4MuonDecayChannelWithSpin | ( | const G4String & | theParentName, |
G4double | theBR | ||
) |
Definition at line 59 of file G4MuonDecayChannelWithSpin.cc.
|
virtual |
Definition at line 68 of file G4MuonDecayChannelWithSpin.cc.
|
protected |
Definition at line 72 of file G4MuonDecayChannelWithSpin.cc.
References EMASS, EMMU, and parent_polarization.
|
private |
Definition at line 51 of file G4MuonDecayChannelWithSpin.cc.
|
virtual |
Reimplemented from G4MuonDecayChannel.
Definition at line 111 of file G4MuonDecayChannelWithSpin.cc.
References G4DecayProducts::DumpInfo(), EMASS, EMMU, G4INCL::KinematicsUtils::energy(), F_c(), F_theta(), G4VDecayChannel::FillDaughters(), G4VDecayChannel::FillParent(), G4cout, G4endl, G4VDecayChannel::G4MT_daughters, G4VDecayChannel::G4MT_parent, G4UniformRand, G4DynamicParticle::Get4Momentum(), G4ParticleDefinition::GetPDGMass(), G4DynamicParticle::GetTotalMomentum(), G4VDecayChannel::GetVerboseLevel(), parent_polarization, G4DecayProducts::PushProducts(), rad, and G4DynamicParticle::Set4Momentum().
|
inline |
Definition at line 101 of file G4MuonDecayChannelWithSpin.hh.
References parent_polarization.
|
protected |
Definition at line 80 of file G4MuonDecayChannelWithSpin.cc.
References G4VDecayChannel::ClearDaughtersName(), G4VDecayChannel::daughters_name, EMASS, EMMU, G4VDecayChannel::kinematics_name, G4VDecayChannel::numberOfDaughters, G4VDecayChannel::parent_name, parent_polarization, G4VDecayChannel::rbranch, and G4VDecayChannel::verboseLevel.
Definition at line 297 of file G4MuonDecayChannelWithSpin.cc.
References EMASS, EMMU, n, and G4INCL::Math::pi.
Referenced by F_c(), and F_theta().
|
inline |
Definition at line 96 of file G4MuonDecayChannelWithSpin.hh.
References parent_polarization.
Referenced by G4DecayWithSpin::DecayIt().
|
private |
Definition at line 92 of file G4MuonDecayChannelWithSpin.hh.
Referenced by DecayIt(), F_c(), F_theta(), G4MuonDecayChannelWithSpin(), operator=(), and R_c().
|
private |
Definition at line 91 of file G4MuonDecayChannelWithSpin.hh.
Referenced by DecayIt(), F_c(), F_theta(), G4MuonDecayChannelWithSpin(), operator=(), and R_c().
|
private |
Definition at line 83 of file G4MuonDecayChannelWithSpin.hh.
Referenced by DecayIt(), G4MuonDecayChannelWithSpin(), GetPolarization(), operator=(), and SetPolarization().