Geant4
10.00.p01
|
#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) |
Private Member Functions | |
G4UnstableFragmentBreakUp (const G4UnstableFragmentBreakUp &right) | |
const G4UnstableFragmentBreakUp & | operator= (const G4UnstableFragmentBreakUp &right) |
G4bool | operator== (const G4UnstableFragmentBreakUp &right) const |
G4bool | operator!= (const G4UnstableFragmentBreakUp &right) const |
Private Attributes | |
G4int | verbose |
G4int | Zfr [6] |
G4int | Afr [6] |
G4double | masses [6] |
G4NistManager * | fNistManager |
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.
References a, Afr, fNistManager, G4NucleiProperties::GetNuclearMass(), G4NistManager::Instance(), masses, z, and Zfr.
|
virtual |
Definition at line 66 of file G4UnstableFragmentBreakUp.cc.
|
private |
|
virtual |
Implements G4VEvaporationChannel.
Definition at line 148 of file G4UnstableFragmentBreakUp.cc.
|
virtual |
Reimplemented from G4VEvaporationChannel.
Definition at line 74 of file G4UnstableFragmentBreakUp.cc.
References A, Afr, e2, G4UniformRand, G4Fragment::GetA_asInt(), G4Fragment::GetCreationTime(), G4Fragment::GetMomentum(), G4NucleiProperties::GetNuclearMass(), G4Fragment::GetZ_asInt(), masses, G4Fragment::SetCreationTime(), G4Fragment::SetMomentum(), G4Fragment::SetZandA_asInt(), and Zfr.
Referenced by G4Evaporation::BreakItUp().
|
virtual |
Reimplemented from G4VEvaporationChannel.
Definition at line 69 of file G4UnstableFragmentBreakUp.cc.
|
virtual |
Implements G4VEvaporationChannel.
Definition at line 153 of file G4UnstableFragmentBreakUp.cc.
|
private |
|
private |
|
private |
|
inline |
Definition at line 95 of file G4UnstableFragmentBreakUp.hh.
References verbose.
|
private |
Definition at line 89 of file G4UnstableFragmentBreakUp.hh.
Referenced by BreakUpFragment(), and G4UnstableFragmentBreakUp().
|
private |
Definition at line 92 of file G4UnstableFragmentBreakUp.hh.
Referenced by G4UnstableFragmentBreakUp().
|
private |
Definition at line 90 of file G4UnstableFragmentBreakUp.hh.
Referenced by BreakUpFragment(), and G4UnstableFragmentBreakUp().
|
private |
Definition at line 86 of file G4UnstableFragmentBreakUp.hh.
Referenced by SetVerboseLevel().
|
private |
Definition at line 88 of file G4UnstableFragmentBreakUp.hh.
Referenced by BreakUpFragment(), and G4UnstableFragmentBreakUp().