|
Geant4
9.6.p02
|
#include <G4BertiniEvaporation.hh>


Public Member Functions | |
| G4BertiniEvaporation () | |
| ~G4BertiniEvaporation () | |
| virtual G4FragmentVector * | BreakItUp (const G4Fragment &theNucleus) |
| G4FragmentVector * | BreakItUp (G4LayeredNucleus &nucleus) |
| 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 41 of file G4BertiniEvaporation.hh.
| G4BertiniEvaporation::G4BertiniEvaporation | ( | ) |
Definition at line 48 of file G4BertiniEvaporation.cc.
| G4BertiniEvaporation::~G4BertiniEvaporation | ( | ) |
Definition at line 63 of file G4BertiniEvaporation.cc.
|
inlinevirtual |
Implements G4VEvaporation.
Definition at line 48 of file G4BertiniEvaporation.hh.

| G4FragmentVector * G4BertiniEvaporation::BreakItUp | ( | G4LayeredNucleus & | nucleus) |
Definition at line 73 of file G4BertiniEvaporation.cc.
1.8.4