|
Geant4_10
|
#include <G4UnstableFragmentBreakUp.hh>


Public Member Functions | |
| G4UnstableFragmentBreakUp () | |
| virtual | ~G4UnstableFragmentBreakUp () |
| virtual G4FragmentVector * | BreakUpFragment (G4Fragment *fragment) |
| virtual G4Fragment * | EmittedFragment (G4Fragment *fragment) |
| virtual G4FragmentVector * | BreakUp (const G4Fragment &fragment) |
| virtual G4double | GetEmissionProbability (G4Fragment *fragment) |
| void | SetVerboseLevel (G4int val) |
Public Member Functions inherited from G4VEvaporationChannel | |
| G4VEvaporationChannel (const G4String &aName="Anonymous", G4EvaporationChannelType timeType=fDelayedEmission) | |
| virtual | ~G4VEvaporationChannel () |
| virtual G4double | GetLifeTime (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 | |
| G4EvaporationChannelType | sampleDecayTime |
| G4int | OPTxs |
| G4bool | useSICB |
Definition at line 57 of file G4UnstableFragmentBreakUp.hh.
| G4UnstableFragmentBreakUp::G4UnstableFragmentBreakUp | ( | ) |
Definition at line 53 of file G4UnstableFragmentBreakUp.cc.

|
virtual |
Definition at line 66 of file G4UnstableFragmentBreakUp.cc.
|
virtual |
Implements G4VEvaporationChannel.
Definition at line 148 of file G4UnstableFragmentBreakUp.cc.
|
virtual |
Reimplemented from G4VEvaporationChannel.
Definition at line 74 of file G4UnstableFragmentBreakUp.cc.


|
virtual |
Reimplemented from G4VEvaporationChannel.
Definition at line 69 of file G4UnstableFragmentBreakUp.cc.
|
virtual |
Implements G4VEvaporationChannel.
Definition at line 153 of file G4UnstableFragmentBreakUp.cc.
Definition at line 95 of file G4UnstableFragmentBreakUp.hh.
1.8.5