|
Geant4
9.6.p02
|
#include <G4MuonDecayChannel.hh>


Protected Member Functions | |
| G4MuonDecayChannel (const G4MuonDecayChannel &) | |
| G4MuonDecayChannel & | operator= (const G4MuonDecayChannel &) |
| G4MuonDecayChannel () | |
Protected Member Functions inherited from G4VDecayChannel | |
| G4VDecayChannel () | |
| G4VDecayChannel (const G4VDecayChannel &) | |
| G4VDecayChannel & | operator= (const G4VDecayChannel &) |
| void | ClearDaughtersName () |
| void | FillDaughters () |
| void | FillParent () |
Additional Inherited Members | |
Protected Attributes inherited from G4VDecayChannel | |
| G4String | kinematics_name |
| G4double | rbranch |
| G4int | numberOfDaughters |
| G4String * | parent_name |
| G4String ** | daughters_name |
| G4ParticleTable * | particletable |
| G4ParticleDefinition * | parent |
| G4ParticleDefinition ** | daughters |
| G4double | parent_mass |
| G4double * | daughters_mass |
| G4int | verboseLevel |
Static Protected Attributes inherited from G4VDecayChannel | |
| static const G4String | noName = " " |
Definition at line 43 of file G4MuonDecayChannel.hh.
|
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.

|
protected |
1.8.4