Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4NuclearDecayChannel.hh>
Static Protected Attributes | |
static const G4double | pTolerance = 0.001 |
static const G4double | levelTolerance = 2.0*keV |
Static Protected Attributes inherited from G4VDecayChannel | |
static const G4String | noName = " " |
Additional Inherited Members | |
Static Public Member Functions inherited from G4GeneralPhaseSpaceDecay | |
static G4double | Pmx (G4double e, G4double p1, G4double p2) |
Protected Member Functions inherited from G4GeneralPhaseSpaceDecay | |
G4DecayProducts * | OneBodyDecayIt () |
G4DecayProducts * | TwoBodyDecayIt () |
G4DecayProducts * | ThreeBodyDecayIt () |
G4DecayProducts * | ManyBodyDecayIt () |
Protected Member Functions inherited from G4VDecayChannel | |
G4VDecayChannel () | |
G4VDecayChannel (const G4VDecayChannel &) | |
G4VDecayChannel & | operator= (const G4VDecayChannel &) |
void | ClearDaughtersName () |
void | FillDaughters () |
void | FillParent () |
Definition at line 42 of file G4NuclearDecayChannel.hh.
|
inline |
Definition at line 55 of file G4NuclearDecayChannel.hh.
G4NuclearDecayChannel::G4NuclearDecayChannel | ( | const G4RadioactiveDecayMode & | theMode, |
G4int | Verbose, | ||
const G4ParticleDefinition * | theParentNucleus, | ||
G4double | theBR, | ||
G4double | theQtransition, | ||
G4int | A, | ||
G4int | Z, | ||
G4double | theDaughterExcitation | ||
) |
Definition at line 96 of file G4NuclearDecayChannel.cc.
G4NuclearDecayChannel::G4NuclearDecayChannel | ( | const G4RadioactiveDecayMode & | theMode, |
G4int | Verbose, | ||
const G4ParticleDefinition * | theParentNucleus, | ||
G4double | theBR, | ||
G4double | theQtransition, | ||
G4int | A, | ||
G4int | Z, | ||
G4double | theDaughterExcitation, | ||
const G4String | theDaughterName1 | ||
) |
Definition at line 127 of file G4NuclearDecayChannel.cc.
G4NuclearDecayChannel::G4NuclearDecayChannel | ( | const G4RadioactiveDecayMode & | theMode, |
G4int | Verbose, | ||
const G4ParticleDefinition * | theParentNucleus, | ||
G4double | theBR, | ||
G4double | , | ||
G4bool | , | ||
CLHEP::RandGeneral * | randBeta, | ||
G4double | theQtransition, | ||
G4int | A, | ||
G4int | Z, | ||
G4double | theDaughterExcitation, | ||
const G4String | theDaughterName1, | ||
const G4String | theDaughterName2 | ||
) |
Definition at line 160 of file G4NuclearDecayChannel.cc.
|
inline |
Definition at line 83 of file G4NuclearDecayChannel.hh.
|
virtual |
Reimplemented from G4GeneralPhaseSpaceDecay.
Definition at line 235 of file G4NuclearDecayChannel.cc.
|
inline |
Definition at line 102 of file G4NuclearDecayChannel.hh.
Referenced by G4RadioactiveDecay::AddDecayRateTable().
|
inline |
Definition at line 105 of file G4NuclearDecayChannel.hh.
Referenced by G4RadioactiveDecay::AddDecayRateTable().
|
inline |
Definition at line 99 of file G4NuclearDecayChannel.hh.
Referenced by G4RadioactiveDecay::AddDecayRateTable(), and G4RadioactiveDecay::LoadDecayTable().
|
inline |
Definition at line 96 of file G4NuclearDecayChannel.hh.
Referenced by G4RadioactiveDecay::LoadDecayTable().
|
inline |
Definition at line 90 of file G4NuclearDecayChannel.hh.
Referenced by G4RadioactiveDecay::LoadDecayTable().
|
inline |
Definition at line 93 of file G4NuclearDecayChannel.hh.
Referenced by G4RadioactiveDecay::LoadDecayTable().
|
protected |
Definition at line 147 of file G4NuclearDecayChannel.hh.
Referenced by DecayIt(), G4NuclearDecayChannel(), and SetARM().
|
protected |
Definition at line 146 of file G4NuclearDecayChannel.hh.
Referenced by DecayIt(), G4NuclearDecayChannel(), and SetICM().
|
protected |
Definition at line 140 of file G4NuclearDecayChannel.hh.
Referenced by DecayIt().
|
protected |
Definition at line 139 of file G4NuclearDecayChannel.hh.
Referenced by DecayIt(), and GetDaughterExcitation().
|
protected |
Definition at line 142 of file G4NuclearDecayChannel.hh.
Referenced by GetDaughterNucleus().
|
protected |
Definition at line 141 of file G4NuclearDecayChannel.hh.
Referenced by DecayIt().
|
protected |
Definition at line 136 of file G4NuclearDecayChannel.hh.
Referenced by DecayIt(), and GetDecayMode().
|
protected |
Definition at line 143 of file G4NuclearDecayChannel.hh.
Referenced by DecayIt().
|
protected |
Definition at line 145 of file G4NuclearDecayChannel.hh.
Referenced by DecayIt(), G4NuclearDecayChannel(), and SetHLThreshold().
Definition at line 138 of file G4NuclearDecayChannel.hh.
Definition at line 137 of file G4NuclearDecayChannel.hh.
|
protected |
Definition at line 144 of file G4NuclearDecayChannel.hh.
Referenced by DecayIt(), and G4NuclearDecayChannel().
|
protected |
Definition at line 148 of file G4NuclearDecayChannel.hh.
Referenced by G4NuclearDecayChannel().