|
Geant4
10.01.p03
|
#include <G4UnstableFragmentBreakUp.hh>
Inheritance diagram for G4UnstableFragmentBreakUp:
Collaboration diagram for G4UnstableFragmentBreakUp:Public Member Functions | |
| G4UnstableFragmentBreakUp () | |
| virtual | ~G4UnstableFragmentBreakUp () |
| virtual G4FragmentVector * | BreakUpFragment (G4Fragment *fragment) |
| virtual G4bool | BreakUpChain (G4FragmentVector *theResult, G4Fragment *theNucleus) |
| 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 void | Initialise () |
| virtual G4double | GetLifeTime (G4Fragment *theNucleus) |
| virtual void | Dump () const |
| 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.
Here is the call graph for this function:
|
virtual |
Definition at line 66 of file G4UnstableFragmentBreakUp.cc.
|
private |
|
virtual |
Implements G4VEvaporationChannel.
Definition at line 153 of file G4UnstableFragmentBreakUp.cc.
|
virtual |
Reimplemented from G4VEvaporationChannel.
Definition at line 82 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::BreakFragment(), and BreakUpFragment().
Here is the call graph for this function:
Here is the caller graph for this function:
|
virtual |
Reimplemented from G4VEvaporationChannel.
Definition at line 74 of file G4UnstableFragmentBreakUp.cc.
References BreakUpChain().
Here is the call graph for this function:
|
virtual |
Reimplemented from G4VEvaporationChannel.
Definition at line 69 of file G4UnstableFragmentBreakUp.cc.
|
virtual |
Implements G4VEvaporationChannel.
Definition at line 158 of file G4UnstableFragmentBreakUp.cc.
|
private |
|
private |
|
private |
|
inline |
Definition at line 100 of file G4UnstableFragmentBreakUp.hh.
References verbose.
|
private |
Definition at line 94 of file G4UnstableFragmentBreakUp.hh.
Referenced by BreakUpChain(), and G4UnstableFragmentBreakUp().
|
private |
Definition at line 97 of file G4UnstableFragmentBreakUp.hh.
Referenced by G4UnstableFragmentBreakUp().
|
private |
Definition at line 95 of file G4UnstableFragmentBreakUp.hh.
Referenced by BreakUpChain(), and G4UnstableFragmentBreakUp().
|
private |
Definition at line 91 of file G4UnstableFragmentBreakUp.hh.
Referenced by SetVerboseLevel().
|
private |
Definition at line 93 of file G4UnstableFragmentBreakUp.hh.
Referenced by BreakUpChain(), and G4UnstableFragmentBreakUp().