Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4VEvaporationChannel.hh>
Public Member Functions | |
G4VEvaporationChannel (const G4String &aName="") | |
virtual | ~G4VEvaporationChannel () |
virtual G4double | GetEmissionProbability (G4Fragment *theNucleus)=0 |
virtual void | Initialise () |
virtual G4double | GetLifeTime (G4Fragment *theNucleus) |
virtual G4Fragment * | EmittedFragment (G4Fragment *theNucleus) |
virtual G4bool | BreakUpChain (G4FragmentVector *theResult, G4Fragment *theNucleus) |
G4FragmentVector * | BreakUpFragment (G4Fragment *theNucleus) |
virtual void | Dump () const |
virtual void | SetICM (G4bool) |
virtual void | RDMForced (G4bool) |
void | SetOPTxs (G4int opt) |
void | UseSICB (G4bool use) |
Protected Attributes | |
G4int | OPTxs |
G4bool | useSICB |
Definition at line 49 of file G4VEvaporationChannel.hh.
|
explicit |
Definition at line 38 of file G4VEvaporationChannel.cc.
|
virtual |
Definition at line 44 of file G4VEvaporationChannel.cc.
|
virtual |
Reimplemented in G4UnstableFragmentBreakUp, and G4PhotonEvaporation.
Definition at line 66 of file G4VEvaporationChannel.cc.
Referenced by BreakUpFragment().
|
inline |
Definition at line 106 of file G4VEvaporationChannel.hh.
Referenced by G4NeutronRadCapture::ApplyYourself().
|
virtual |
Reimplemented in G4GEMChannel, and G4GEMChannelVI.
Definition at line 71 of file G4VEvaporationChannel.cc.
|
virtual |
Reimplemented in G4GEMChannel, G4GEMChannelVI, G4PhotonEvaporation, G4EvaporationChannel, and G4CompetitiveFission.
Definition at line 61 of file G4VEvaporationChannel.cc.
|
pure virtual |
Implemented in G4UnstableFragmentBreakUp, G4EvaporationChannel, G4GEMChannel, G4GEMChannelVI, G4PhotonEvaporation, and G4CompetitiveFission.
|
virtual |
Definition at line 50 of file G4VEvaporationChannel.cc.
|
virtual |
Reimplemented in G4PhotonEvaporation, and G4EvaporationChannel.
Definition at line 47 of file G4VEvaporationChannel.cc.
Referenced by G4EvaporationChannel::Initialise(), and G4NeutronRadCapture::InitialiseModel().
|
virtual |
|
virtual |
Reimplemented in G4PhotonEvaporation.
Definition at line 55 of file G4VEvaporationChannel.cc.
Referenced by G4NeutronRadCapture::InitialiseModel().
|
inline |
Definition at line 113 of file G4VEvaporationChannel.hh.
|
inline |
Definition at line 116 of file G4VEvaporationChannel.hh.
|
protected |
Definition at line 93 of file G4VEvaporationChannel.hh.
Referenced by G4EvaporationChannel::GetEmissionProbability().
|
protected |
Definition at line 94 of file G4VEvaporationChannel.hh.