#include <G4VPreCompoundFragment.hh>
Definition at line 56 of file G4VPreCompoundFragment.hh.
◆ G4VPreCompoundFragment() [1/2]
◆ ~G4VPreCompoundFragment()
G4VPreCompoundFragment::~G4VPreCompoundFragment |
( |
| ) |
|
|
virtual |
◆ G4VPreCompoundFragment() [2/2]
◆ CalcEmissionProbability()
◆ GetA()
G4int G4VPreCompoundFragment::GetA |
( |
| ) |
const |
|
inline |
◆ GetAlpha()
virtual G4double G4VPreCompoundFragment::GetAlpha |
( |
| ) |
const |
|
protectedpure virtual |
Implemented in G4HETCAlpha, G4HETCDeuteron, G4HETCHe3, G4HETCNeutron, G4HETCProton, G4HETCTriton, G4PreCompoundAlpha, G4PreCompoundDeuteron, G4PreCompoundHe3, G4PreCompoundNeutron, G4PreCompoundProton, and G4PreCompoundTriton.
◆ GetBeta()
virtual G4double G4VPreCompoundFragment::GetBeta |
( |
| ) |
const |
|
inlineprotectedvirtual |
◆ GetBindingEnergy()
G4double G4VPreCompoundFragment::GetBindingEnergy |
( |
| ) |
const |
|
inline |
◆ GetEmissionProbability()
G4double G4VPreCompoundFragment::GetEmissionProbability |
( |
| ) |
const |
|
inline |
◆ GetEnergyThreshold()
G4double G4VPreCompoundFragment::GetEnergyThreshold |
( |
| ) |
const |
|
inline |
◆ GetMomentum()
◆ GetNuclearMass()
G4double G4VPreCompoundFragment::GetNuclearMass |
( |
| ) |
const |
|
inline |
◆ GetReactionProduct()
Definition at line 167 of file G4VPreCompoundFragment.hh.
168{
169 G4ReactionProduct* theReactionProduct = new G4ReactionProduct(particle);
172 return theReactionProduct;
173}
void SetMomentum(const G4double x, const G4double y, const G4double z)
void SetTotalEnergy(const G4double en)
const G4LorentzVector & GetMomentum() const
Referenced by G4PreCompoundEmission::PerformEmission().
◆ GetRestA()
G4int G4VPreCompoundFragment::GetRestA |
( |
| ) |
const |
|
inline |
◆ GetRestNuclearMass()
G4double G4VPreCompoundFragment::GetRestNuclearMass |
( |
| ) |
const |
|
inline |
◆ GetRestZ()
G4int G4VPreCompoundFragment::GetRestZ |
( |
| ) |
const |
|
inline |
◆ GetZ()
G4int G4VPreCompoundFragment::GetZ |
( |
| ) |
const |
|
inline |
◆ Initialize()
Definition at line 89 of file G4VPreCompoundFragment.cc.
90{
95
100 return false;
101 }
105
107
113 }
114
115
116
123
125
127
128
129
131 return true;
132}
G4double GetGroundStateMass() const
G4double GetExcitationEnergy() const
const G4LorentzVector & GetMomentum() const
static G4double GetNuclearMass(const G4double A, const G4double Z)
Referenced by G4PreCompoundFragment::CalcEmissionProbability().
◆ operator!=()
◆ operator=()
◆ operator==()
◆ SampleKineticEnergy()
◆ SetMomentum()
◆ SetOPTxs()
void G4VPreCompoundFragment::SetOPTxs |
( |
G4int | | ) |
|
|
inline |
◆ UseSICB()
void G4VPreCompoundFragment::UseSICB |
( |
G4bool | use | ) |
|
|
inline |
◆ operator<< [1/2]
◆ operator<< [2/2]
Definition at line 78 of file G4VPreCompoundFragment.cc.
80{
81 out
82 <<
"PreCompoundModel Emitted Fragment: Z= " << theFragment->
GetZ()
83 <<
" A= " << theFragment->
GetA()
85 return out;
86}
G4double GetNuclearMass() const
◆ fNucData
◆ fXSection
◆ g4calc
G4Pow* G4VPreCompoundFragment::g4calc |
|
protected |
◆ index
G4int G4VPreCompoundFragment::index {0} |
|
protected |
◆ OPTxs
G4int G4VPreCompoundFragment::OPTxs |
|
protected |
◆ theA
G4int G4VPreCompoundFragment::theA |
|
protected |
◆ theBindingEnergy
G4double G4VPreCompoundFragment::theBindingEnergy {0.0} |
|
protected |
◆ theCoulombBarrier
G4double G4VPreCompoundFragment::theCoulombBarrier {0.0} |
|
protected |
◆ theEmissionProbability
G4double G4VPreCompoundFragment::theEmissionProbability {0.0} |
|
protected |
◆ theFragA
G4int G4VPreCompoundFragment::theFragA {0} |
|
protected |
◆ theFragZ
G4int G4VPreCompoundFragment::theFragZ {0} |
|
protected |
Definition at line 141 of file G4VPreCompoundFragment.hh.
Referenced by G4HETCAlpha::GetAlpha(), G4HETCDeuteron::GetAlpha(), G4HETCHe3::GetAlpha(), G4HETCTriton::GetAlpha(), G4PreCompoundAlpha::GetAlpha(), G4PreCompoundDeuteron::GetAlpha(), G4PreCompoundHe3::GetAlpha(), G4PreCompoundTriton::GetAlpha(), Initialize(), G4PreCompoundIon::ProbabilityDistributionFunction(), G4PreCompoundNucleon::ProbabilityDistributionFunction(), G4HETCChargedFragment::SampleKineticEnergy(), and G4HETCNeutron::SampleKineticEnergy().
◆ theMass
G4double G4VPreCompoundFragment::theMass |
|
protected |
◆ theMaxKinEnergy
G4double G4VPreCompoundFragment::theMaxKinEnergy {0.0} |
|
protected |
◆ theMinKinEnergy
G4double G4VPreCompoundFragment::theMinKinEnergy {0.0} |
|
protected |
◆ theParameters
◆ theReducedMass
G4double G4VPreCompoundFragment::theReducedMass {0.0} |
|
protected |
◆ theResA
G4int G4VPreCompoundFragment::theResA {0} |
|
protected |
Definition at line 138 of file G4VPreCompoundFragment.hh.
Referenced by G4PreCompoundFragment::CrossSection(), GetRestA(), Initialize(), G4HETCAlpha::K(), G4HETCDeuteron::K(), G4HETCHe3::K(), G4HETCNeutron::K(), G4HETCProton::K(), G4HETCTriton::K(), G4PreCompoundIon::ProbabilityDistributionFunction(), and G4PreCompoundNucleon::ProbabilityDistributionFunction().
◆ theResA13
G4double G4VPreCompoundFragment::theResA13 {0.0} |
|
protected |
◆ theResMass
G4double G4VPreCompoundFragment::theResMass {0.0} |
|
protected |
◆ theResZ
G4int G4VPreCompoundFragment::theResZ {0} |
|
protected |
Definition at line 139 of file G4VPreCompoundFragment.hh.
Referenced by G4PreCompoundFragment::CrossSection(), G4HETCProton::GetAlpha(), G4PreCompoundProton::GetAlpha(), GetRestZ(), Initialize(), G4HETCAlpha::K(), G4HETCDeuteron::K(), G4HETCHe3::K(), G4HETCNeutron::K(), G4HETCProton::K(), G4HETCTriton::K(), G4PreCompoundIon::ProbabilityDistributionFunction(), and G4PreCompoundNucleon::ProbabilityDistributionFunction().
◆ theZ
G4int G4VPreCompoundFragment::theZ |
|
protected |
◆ useSICB
G4bool G4VPreCompoundFragment::useSICB {true} |
|
protected |
The documentation for this class was generated from the following files: