|
Geant4
9.6.p02
|
#include <G4CompetitiveFission.hh>


Public Member Functions | |
| G4CompetitiveFission () | |
| virtual | ~G4CompetitiveFission () |
| virtual G4FragmentVector * | BreakUp (const G4Fragment &theNucleus) |
| virtual G4double | GetEmissionProbability (G4Fragment *theNucleus) |
| void | SetFissionBarrier (G4VFissionBarrier *aBarrier) |
| void | SetEmissionStrategy (G4VEmissionProbability *aFissionProb) |
| void | SetLevelDensityParameter (G4VLevelDensityParameter *aLevelDensity) |
| G4double | GetFissionBarrier (void) const |
| G4double | GetLevelDensityParameter (void) const |
| G4double | GetMaximalKineticEnergy (void) const |
Public Member Functions inherited from G4VEvaporationChannel | |
| G4VEvaporationChannel (const G4String &aName="Anonymous") | |
| virtual | ~G4VEvaporationChannel () |
| virtual G4Fragment * | EmittedFragment (G4Fragment *theNucleus) |
| virtual G4FragmentVector * | BreakUpFragment (G4Fragment *theNucleus) |
| G4String | GetName () const |
| void | SetName (const G4String &aName) |
| void | SetOPTxs (G4int opt) |
| void | UseSICB (G4bool use) |
Additional Inherited Members | |
Protected Attributes inherited from G4VEvaporationChannel | |
| G4int | OPTxs |
| G4bool | useSICB |
Definition at line 50 of file G4CompetitiveFission.hh.
| G4CompetitiveFission::G4CompetitiveFission | ( | ) |
Definition at line 44 of file G4CompetitiveFission.cc.
|
virtual |
Definition at line 61 of file G4CompetitiveFission.cc.
|
virtual |
Implements G4VEvaporationChannel.
Definition at line 96 of file G4CompetitiveFission.cc.


|
virtual |
Implements G4VEvaporationChannel.
Definition at line 70 of file G4CompetitiveFission.cc.

Definition at line 92 of file G4CompetitiveFission.hh.
Definition at line 94 of file G4CompetitiveFission.hh.
Definition at line 96 of file G4CompetitiveFission.hh.
|
inline |
Definition at line 76 of file G4CompetitiveFission.hh.
|
inline |
Definition at line 69 of file G4CompetitiveFission.hh.
|
inline |
Definition at line 84 of file G4CompetitiveFission.hh.
1.8.4