Geant4
10.03
|
#include <G4UnstableFragmentBreakUp.hh>
Private Member Functions | |
G4UnstableFragmentBreakUp (const G4UnstableFragmentBreakUp &right)=delete | |
const G4UnstableFragmentBreakUp & | operator= (const G4UnstableFragmentBreakUp &right)=delete |
G4bool | operator== (const G4UnstableFragmentBreakUp &right) const =delete |
G4bool | operator!= (const G4UnstableFragmentBreakUp &right) const =delete |
Private Attributes | |
G4double | masses [6] |
G4NuclearLevelData * | fLevelData |
Static Private Attributes | |
static const G4int | Zfr [6] = {0, 1, 1, 1, 2, 2} |
static const G4int | Afr [6] = {1, 1, 2, 3, 3, 4} |
Additional Inherited Members | |
Protected Attributes inherited from G4VEvaporationChannel | |
G4int | OPTxs |
G4bool | useSICB |
Definition at line 57 of file G4UnstableFragmentBreakUp.hh.
|
explicit |
Definition at line 58 of file G4UnstableFragmentBreakUp.cc.
References Afr, fLevelData, G4NuclearLevelData::GetInstance(), G4NucleiProperties::GetNuclearMass(), masses, and Zfr.
|
virtual |
Definition at line 66 of file G4UnstableFragmentBreakUp.cc.
|
privatedelete |
|
finalvirtual |
Reimplemented from G4VEvaporationChannel.
Definition at line 69 of file G4UnstableFragmentBreakUp.cc.
References A(), Afr, fLevelData, G4RandomDirection(), G4Fragment::GetA_asInt(), G4Fragment::GetCreationTime(), G4NuclearLevelData::GetLevelManager(), G4Fragment::GetMomentum(), G4NucleiProperties::GetNuclearMass(), G4Fragment::GetZ_asInt(), m, masses, G4INCL::Math::max(), G4Fragment::SetCreationTime(), G4Fragment::SetMomentum(), G4Fragment::SetZandA_asInt(), and Zfr.
Referenced by G4Evaporation::BreakFragment().
|
finalvirtual |
Implements G4VEvaporationChannel.
Definition at line 203 of file G4UnstableFragmentBreakUp.cc.
|
privatedelete |
|
privatedelete |
|
privatedelete |
|
staticprivate |
Definition at line 79 of file G4UnstableFragmentBreakUp.hh.
Referenced by BreakUpChain(), and G4UnstableFragmentBreakUp().
|
private |
Definition at line 82 of file G4UnstableFragmentBreakUp.hh.
Referenced by BreakUpChain(), and G4UnstableFragmentBreakUp().
|
private |
Definition at line 80 of file G4UnstableFragmentBreakUp.hh.
Referenced by BreakUpChain(), and G4UnstableFragmentBreakUp().
|
staticprivate |
Definition at line 78 of file G4UnstableFragmentBreakUp.hh.
Referenced by BreakUpChain(), and G4UnstableFragmentBreakUp().