Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4PreCompoundEmission.hh>
Public Member Functions | |
G4PreCompoundEmission () | |
~G4PreCompoundEmission () | |
void | SetDefaultModel () |
void | SetHETCModel () |
G4ReactionProduct * | PerformEmission (G4Fragment &aFragment) |
G4double | GetTotalProbability (const G4Fragment &aFragment) |
void | SetOPTxs (G4int) |
void | UseSICB (G4bool) |
Definition at line 50 of file G4PreCompoundEmission.hh.
G4PreCompoundEmission::G4PreCompoundEmission | ( | ) |
Definition at line 60 of file G4PreCompoundEmission.cc.
G4PreCompoundEmission::~G4PreCompoundEmission | ( | ) |
Definition at line 73 of file G4PreCompoundEmission.cc.
|
inline |
Definition at line 105 of file G4PreCompoundEmission.hh.
Referenced by G4PreCompoundModel::DeExcite().
G4ReactionProduct * G4PreCompoundEmission::PerformEmission | ( | G4Fragment & | aFragment | ) |
Definition at line 104 of file G4PreCompoundEmission.cc.
Referenced by G4PreCompoundModel::DeExcite().
void G4PreCompoundEmission::SetDefaultModel | ( | ) |
Definition at line 79 of file G4PreCompoundEmission.cc.
void G4PreCompoundEmission::SetHETCModel | ( | ) |
Definition at line 91 of file G4PreCompoundEmission.cc.
Referenced by G4PreCompoundModel::InitialiseModel().
|
inline |
Definition at line 110 of file G4PreCompoundEmission.hh.
Referenced by G4PreCompoundModel::InitialiseModel().
|
inline |
Definition at line 115 of file G4PreCompoundEmission.hh.