Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
This is the complete list of members for G4PhaseSpaceDecayChannel, including all inherited members.
ClearDaughtersName() | G4VDecayChannel | protected |
daughters | G4VDecayChannel | protected |
daughters_mass | G4VDecayChannel | protected |
daughters_name | G4VDecayChannel | protected |
DecayIt(G4double) | G4PhaseSpaceDecayChannel | virtual |
DumpInfo() | G4VDecayChannel | |
FillDaughters() | G4VDecayChannel | protected |
FillParent() | G4VDecayChannel | protected |
G4PhaseSpaceDecayChannel(G4int Verbose=1) | G4PhaseSpaceDecayChannel | |
G4PhaseSpaceDecayChannel(const G4String &theParentName, G4double theBR, G4int theNumberOfDaughters, const G4String &theDaughterName1, const G4String &theDaughterName2="", const G4String &theDaughterName3="", const G4String &theDaughterName4="") | G4PhaseSpaceDecayChannel | |
G4VDecayChannel(const G4String &aName, G4int Verbose=1) | G4VDecayChannel | |
G4VDecayChannel(const G4String &aName, const G4String &theParentName, G4double theBR, G4int theNumberOfDaughters, const G4String &theDaughterName1, const G4String &theDaughterName2="", const G4String &theDaughterName3="", const G4String &theDaughterName4="") | G4VDecayChannel | |
G4VDecayChannel() | G4VDecayChannel | protected |
G4VDecayChannel(const G4VDecayChannel &) | G4VDecayChannel | protected |
GetAngularMomentum() | G4VDecayChannel | |
GetBR() const | G4VDecayChannel | inline |
GetDaughter(G4int anIndex) | G4VDecayChannel | inline |
GetDaughterMass(G4int anIndex) const | G4VDecayChannel | inline |
GetDaughterName(G4int anIndex) const | G4VDecayChannel | inline |
GetKinematicsName() const | G4VDecayChannel | inline |
GetNumberOfDaughters() const | G4VDecayChannel | inline |
GetParent() | G4VDecayChannel | inline |
GetParentMass() const | G4VDecayChannel | inline |
GetParentName() const | G4VDecayChannel | inline |
GetVerboseLevel() const | G4VDecayChannel | inline |
kinematics_name | G4VDecayChannel | protected |
noName | G4VDecayChannel | protectedstatic |
numberOfDaughters | G4VDecayChannel | protected |
operator!=(const G4VDecayChannel &right) const | G4VDecayChannel | inline |
operator<(const G4VDecayChannel &right) const | G4VDecayChannel | inline |
operator=(const G4VDecayChannel &) | G4VDecayChannel | protected |
operator==(const G4VDecayChannel &right) const | G4VDecayChannel | inline |
parent | G4VDecayChannel | protected |
parent_mass | G4VDecayChannel | protected |
parent_name | G4VDecayChannel | protected |
particletable | G4VDecayChannel | protected |
Pmx(G4double e, G4double p1, G4double p2) | G4PhaseSpaceDecayChannel | static |
rbranch | G4VDecayChannel | protected |
SetBR(G4double value) | G4VDecayChannel | inline |
SetDaughter(G4int anIndex, const G4ParticleDefinition *particle_type) | G4VDecayChannel | |
SetDaughter(G4int anIndex, const G4String &particle_name) | G4VDecayChannel | |
SetNumberOfDaughters(G4int value) | G4VDecayChannel | |
SetParent(const G4ParticleDefinition *particle_type) | G4VDecayChannel | |
SetParent(const G4String &particle_name) | G4VDecayChannel | inline |
SetVerboseLevel(G4int value) | G4VDecayChannel | inline |
verboseLevel | G4VDecayChannel | protected |
~G4PhaseSpaceDecayChannel() | G4PhaseSpaceDecayChannel | virtual |
~G4VDecayChannel() | G4VDecayChannel | virtual |