|
Geant4_10
|
#include <G4VEvaporation.hh>


Public Member Functions | |
| G4VEvaporation () | |
| virtual | ~G4VEvaporation () |
| virtual G4FragmentVector * | BreakItUp (const G4Fragment &theNucleus)=0 |
| virtual void | Initialise () |
| virtual void | SetPhotonEvaporation (G4VEvaporationChannel *ptr) |
| G4VEvaporationChannel * | GetPhotonEvaporation () |
| void | SetOPTxs (G4int opt) |
| void | UseSICB (G4bool use) |
Protected Attributes | |
| G4VEvaporationChannel * | thePhotonEvaporation |
| G4int | OPTxs |
| G4bool | useSICB |
Definition at line 49 of file G4VEvaporation.hh.
| G4VEvaporation::G4VEvaporation | ( | ) |
Definition at line 38 of file G4VEvaporation.cc.
|
virtual |
Definition at line 42 of file G4VEvaporation.cc.
|
pure virtual |
Implemented in G4WilsonAblationModel, G4Evaporation, and G4InuclEvaporation.

|
inline |
|
virtual |
Reimplemented in G4Evaporation.
Definition at line 45 of file G4VEvaporation.cc.
Definition at line 72 of file G4VEvaporation.hh.
|
virtual |
Reimplemented in G4Evaporation.
Definition at line 48 of file G4VEvaporation.cc.

Definition at line 74 of file G4VEvaporation.hh.
|
protected |
Definition at line 80 of file G4VEvaporation.hh.
|
protected |
Definition at line 78 of file G4VEvaporation.hh.
|
protected |
Definition at line 81 of file G4VEvaporation.hh.
1.8.5