Geant4
10.03.p02
|
#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) |
virtual G4double | GetFinalLevelEnergy (G4int Z, G4int A, G4double energy) |
virtual G4double | GetUpperLevelEnergy (G4int Z, G4int A) |
G4double | GetMaxLevelEnergy (G4int Z, G4int A) |
G4double | GetNearestLevelEnergy (G4int Z, G4int A, G4double energy) |
void | SetPhotonEvaporation (G4VEvaporationChannel *p) |
void | SetOPTxs (G4int opt) |
void | UseSICB (G4bool use) |
Protected Attributes | |
G4int | OPTxs |
G4bool | useSICB |
Definition at line 50 of file G4VEvaporationChannel.hh.
|
explicit |
Definition at line 39 of file G4VEvaporationChannel.cc.
|
virtual |
Definition at line 43 of file G4VEvaporationChannel.cc.
|
virtual |
Reimplemented in G4PhotonEvaporation, and G4UnstableFragmentBreakUp.
Definition at line 76 of file G4VEvaporationChannel.cc.
|
inline |
Definition at line 124 of file G4VEvaporationChannel.hh.
|
virtual |
Reimplemented in G4GEMChannelVI, and G4GEMChannel.
Definition at line 81 of file G4VEvaporationChannel.cc.
|
virtual |
Reimplemented in G4PhotonEvaporation, G4EvaporationChannel, G4GEMChannelVI, G4GEMChannel, and G4CompetitiveFission.
Definition at line 71 of file G4VEvaporationChannel.cc.
|
pure virtual |
Implemented in G4PhotonEvaporation, G4UnstableFragmentBreakUp, G4EvaporationChannel, G4GEMChannelVI, G4GEMChannel, and G4CompetitiveFission.
Reimplemented in G4PhotonEvaporation.
Definition at line 61 of file G4VEvaporationChannel.cc.
|
virtual |
Definition at line 49 of file G4VEvaporationChannel.cc.
Definition at line 140 of file G4VEvaporationChannel.hh.
Definition at line 133 of file G4VEvaporationChannel.hh.
Reimplemented in G4PhotonEvaporation.
Definition at line 66 of file G4VEvaporationChannel.cc.
|
virtual |
Reimplemented in G4PhotonEvaporation, G4EvaporationChannel, and G4GEMChannelVI.
Definition at line 46 of file G4VEvaporationChannel.cc.
Reimplemented in G4PhotonEvaporation.
Definition at line 54 of file G4VEvaporationChannel.cc.
Definition at line 152 of file G4VEvaporationChannel.hh.
|
inline |
Definition at line 147 of file G4VEvaporationChannel.hh.
Definition at line 155 of file G4VEvaporationChannel.hh.
|
protected |
Definition at line 109 of file G4VEvaporationChannel.hh.
|
protected |
Definition at line 110 of file G4VEvaporationChannel.hh.