|
Geant4
9.6.p02
|
#include <G4ExcitationHandler.hh>
Public Member Functions | |
| G4ExcitationHandler () | |
| ~G4ExcitationHandler () | |
| G4ReactionProductVector * | BreakItUp (const G4Fragment &theInitialState) const |
| void | SetEvaporation (G4VEvaporation *ptr) |
| void | SetMultiFragmentation (G4VMultiFragmentation *ptr) |
| void | SetFermiModel (G4VFermiBreakUp *ptr) |
| void | SetPhotonEvaporation (G4VEvaporationChannel *ptr) |
| void | SetMaxZForFermiBreakUp (G4int aZ) |
| void | SetMaxAForFermiBreakUp (G4int anA) |
| void | SetMaxAandZForFermiBreakUp (G4int anA, G4int aZ) |
| void | SetMinEForMultiFrag (G4double anE) |
| G4VEvaporation * | GetEvaporation () |
| G4VMultiFragmentation * | GetMultiFragmentation () |
| G4VFermiBreakUp * | GetFermiModel () |
| G4VEvaporationChannel * | SetPhotonEvaporation () |
| void | SetOPTxs (G4int opt) |
| void | UseSICB () |
Definition at line 63 of file G4ExcitationHandler.hh.
| G4ExcitationHandler::G4ExcitationHandler | ( | ) |
| G4ExcitationHandler::~G4ExcitationHandler | ( | ) |
Definition at line 101 of file G4ExcitationHandler.cc.
| G4ReactionProductVector * G4ExcitationHandler::BreakItUp | ( | const G4Fragment & | theInitialState) | const |
Definition at line 118 of file G4ExcitationHandler.cc.


|
inline |
Definition at line 132 of file G4ExcitationHandler.hh.
|
inline |
Definition at line 142 of file G4ExcitationHandler.hh.
|
inline |
Definition at line 137 of file G4ExcitationHandler.hh.
| void G4ExcitationHandler::SetEvaporation | ( | G4VEvaporation * | ptr) |
Definition at line 394 of file G4ExcitationHandler.cc.


| void G4ExcitationHandler::SetFermiModel | ( | G4VFermiBreakUp * | ptr) |
Definition at line 441 of file G4ExcitationHandler.cc.


| void G4ExcitationHandler::SetMultiFragmentation | ( | G4VMultiFragmentation * | ptr) |
Definition at line 152 of file G4ExcitationHandler.hh.
| void G4ExcitationHandler::SetPhotonEvaporation | ( | G4VEvaporationChannel * | ptr) |
|
inline |
Definition at line 147 of file G4ExcitationHandler.hh.
|
inline |
Definition at line 158 of file G4ExcitationHandler.hh.
1.8.4