|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4InuclEvaporation.hh>
Inheritance diagram for G4InuclEvaporation:Additional Inherited Members | |
Protected Member Functions inherited from G4VEvaporation | |
| void | CleanChannels () |
Protected Attributes inherited from G4VEvaporation | |
| G4VEvaporationChannel * | thePhotonEvaporation {nullptr} |
| G4VFermiBreakUp * | theFBU {nullptr} |
| G4int | OPTxs {3} |
| G4bool | useSICB {true} |
| std::vector< G4VEvaporationChannel * > * | theChannels {nullptr} |
| G4VEvaporationFactory * | theChannelFactory {nullptr} |
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.