Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4InuclEvaporation.hh>
Additional Inherited Members | |
Protected Member Functions inherited from G4VEvaporation | |
void | CleanChannels () |
Protected Attributes inherited from G4VEvaporation | |
G4VEvaporationChannel * | thePhotonEvaporation |
G4VFermiBreakUp * | theFBU |
G4int | OPTxs |
G4bool | useSICB |
std::vector< G4VEvaporationChannel * > * | theChannels |
G4VEvaporationFactory * | theChannelFactory |
Definition at line 43 of file G4InuclEvaporation.hh.
G4InuclEvaporation::G4InuclEvaporation | ( | ) |
Definition at line 72 of file G4InuclEvaporation.cc.
G4InuclEvaporation::~G4InuclEvaporation | ( | ) |
Definition at line 79 of file G4InuclEvaporation.cc.
G4FragmentVector * G4InuclEvaporation::BreakItUp | ( | const G4Fragment & | theNucleus | ) |
Definition at line 100 of file G4InuclEvaporation.cc.
void G4InuclEvaporation::setVerboseLevel | ( | const G4int | verbose | ) |
Definition at line 96 of file G4InuclEvaporation.cc.