Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ITDecay.hh>
Definition at line 45 of file G4ITDecay.hh.
G4ITDecay::G4ITDecay | ( | G4PhotonEvaporation * | aPhotonEvap | ) |
Definition at line 50 of file G4ITDecay.cc.
G4ITDecay::G4ITDecay | ( | const G4ParticleDefinition * | theParentNucleus, |
const G4double & | theBR, | ||
const G4double & | Qvalue, | ||
const G4double & | excitation ) |
Definition at line 54 of file G4ITDecay.cc.
|
overridedefault |
|
overridevirtual |
Implements G4VDecayChannel.
Definition at line 74 of file G4ITDecay.cc.
Referenced by G4Radioactivation::AddDeexcitationSpectrumForBiasMode(), and G4RadioactiveDecay::DoDecay().
|
overridevirtual |
Implements G4NuclearDecay.
Definition at line 178 of file G4ITDecay.cc.
|
inline |
Definition at line 65 of file G4ITDecay.hh.
Referenced by G4RadioactiveDecay::BuildPhysicsTable().
void G4ITDecay::SetupDecay | ( | const G4ParticleDefinition * | theParentNucleus | ) |
Definition at line 67 of file G4ITDecay.cc.
Referenced by G4Radioactivation::AddDeexcitationSpectrumForBiasMode(), G4RadioactiveDecay::DoDecay(), and G4ITDecay().