| 
    Geant4
    10.03.p02
    
   | 
 
#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 | BreakFragment (G4FragmentVector *, G4Fragment *theNucleus) | 
| virtual void | InitialiseChannels () | 
| virtual void | SetPhotonEvaporation (G4VEvaporationChannel *ptr) | 
| void | SetFermiBreakUp (G4VFermiBreakUp *ptr) | 
| G4VFermiBreakUp * | GetFermiBreakUp () const | 
| G4VEvaporationChannel * | GetPhotonEvaporation () | 
| G4VEvaporationChannel * | GetFissionChannel () | 
| void | SetOPTxs (G4int opt) | 
| void | UseSICB (G4bool use) | 
| size_t | GetNumberOfChannels () const | 
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 44 of file G4InuclEvaporation.hh.
| G4InuclEvaporation::G4InuclEvaporation | ( | ) | 
Definition at line 73 of file G4InuclEvaporation.cc.
| G4InuclEvaporation::~G4InuclEvaporation | ( | ) | 
Definition at line 80 of file G4InuclEvaporation.cc.
| G4FragmentVector * G4InuclEvaporation::BreakItUp | ( | const G4Fragment & | theNucleus | ) | 
Definition at line 101 of file G4InuclEvaporation.cc.

Definition at line 97 of file G4InuclEvaporation.cc.