|
Geant4_10
|
#include <G4InuclEvaporation.hh>


Public Member Functions | |
| G4InuclEvaporation () | |
| ~G4InuclEvaporation () | |
| G4FragmentVector * | BreakItUp (const G4Fragment &theNucleus) |
| void | setVerboseLevel (const G4int verbose) |
Public Member Functions inherited from G4VEvaporation | |
| G4VEvaporation () | |
| virtual | ~G4VEvaporation () |
| virtual void | Initialise () |
| virtual void | SetPhotonEvaporation (G4VEvaporationChannel *ptr) |
| G4VEvaporationChannel * | GetPhotonEvaporation () |
| void | SetOPTxs (G4int opt) |
| void | UseSICB (G4bool use) |
Additional Inherited Members | |
Protected Attributes inherited from G4VEvaporation | |
| G4VEvaporationChannel * | thePhotonEvaporation |
| G4int | OPTxs |
| G4bool | useSICB |
Definition at line 44 of file G4InuclEvaporation.hh.
| G4InuclEvaporation::G4InuclEvaporation | ( | ) |
Definition at line 72 of file G4InuclEvaporation.cc.
| G4InuclEvaporation::~G4InuclEvaporation | ( | ) |
Definition at line 79 of file G4InuclEvaporation.cc.
|
virtual |
Implements G4VEvaporation.
Definition at line 100 of file G4InuclEvaporation.cc.

Definition at line 96 of file G4InuclEvaporation.cc.
1.8.5