|
Geant4 10.7.0
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 58 of file G4PreCompoundEmission.cc.
| G4PreCompoundEmission::~G4PreCompoundEmission | ( | ) |
Definition at line 70 of file G4PreCompoundEmission.cc.
|
inline |
Definition at line 103 of file G4PreCompoundEmission.hh.
Referenced by G4PreCompoundModel::DeExcite().
| G4ReactionProduct * G4PreCompoundEmission::PerformEmission | ( | G4Fragment & | aFragment | ) |
Definition at line 101 of file G4PreCompoundEmission.cc.
Referenced by G4PreCompoundModel::DeExcite().
| void G4PreCompoundEmission::SetDefaultModel | ( | ) |
Definition at line 76 of file G4PreCompoundEmission.cc.
| void G4PreCompoundEmission::SetHETCModel | ( | ) |
Definition at line 88 of file G4PreCompoundEmission.cc.
Referenced by G4PreCompoundModel::InitialiseModel().
|
inline |
Definition at line 108 of file G4PreCompoundEmission.hh.
Referenced by G4PreCompoundModel::InitialiseModel().
|
inline |
Definition at line 113 of file G4PreCompoundEmission.hh.