|
Geant4
10.01.p03
|
#include <G4MuonDecayChannel.hh>
Inheritance diagram for G4MuonDecayChannel:
Collaboration diagram for G4MuonDecayChannel:Protected Member Functions | |
| 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 |
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 43 of file G4MuonDecayChannel.hh.
Definition at line 59 of file G4MuonDecayChannel.cc.
References G4cout, G4endl, G4VDecayChannel::GetVerboseLevel(), G4VDecayChannel::SetBR(), G4VDecayChannel::SetDaughter(), G4VDecayChannel::SetNumberOfDaughters(), and G4VDecayChannel::SetParent().
Here is the call graph for this function:
|
virtual |
Definition at line 94 of file G4MuonDecayChannel.cc.
|
protected |
Definition at line 89 of file G4MuonDecayChannel.cc.
|
protected |
Definition at line 54 of file G4MuonDecayChannel.cc.
|
virtual |
Implements G4VDecayChannel.
Reimplemented in G4MuonDecayChannelWithSpin.
Definition at line 125 of file G4MuonDecayChannel.cc.
References G4DecayProducts::DumpInfo(), G4VDecayChannel::FillDaughters(), G4VDecayChannel::FillParent(), G4cout, G4endl, G4VDecayChannel::G4MT_daughters, G4VDecayChannel::G4MT_parent, G4UniformRand, G4InuclParticleNames::gam, G4ParticleDefinition::GetPDGMass(), G4VDecayChannel::GetVerboseLevel(), G4DecayProducts::PushProducts(), and rad.
Here is the call graph for this function:
|
protected |
Definition at line 98 of file G4MuonDecayChannel.cc.
References G4VDecayChannel::ClearDaughtersName(), G4VDecayChannel::daughters_name, G4VDecayChannel::kinematics_name, G4VDecayChannel::numberOfDaughters, G4VDecayChannel::parent_name, G4VDecayChannel::rbranch, and G4VDecayChannel::verboseLevel.
Here is the call graph for this function: