ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
G4VPreCompoundFragment (const G4ParticleDefinition *, G4VCoulombBarrier *aCoulombBarrier) | |
virtual | ~G4VPreCompoundFragment () |
void | Initialize (const G4Fragment &aFragment) |
virtual G4double | CalcEmissionProbability (const G4Fragment &aFragment)=0 |
virtual G4double | SampleKineticEnergy (const G4Fragment &aFragment)=0 |
G4bool | IsItPossible (const G4Fragment &aFragment) const |
G4ReactionProduct * | GetReactionProduct () const |
G4int | GetA () const |
G4int | GetZ () const |
G4int | GetRestA () const |
G4int | GetRestZ () const |
G4double | GetBindingEnergy () const |
G4double | GetEnergyThreshold () const |
G4double | GetEmissionProbability () const |
G4double | GetNuclearMass () const |
G4double | GetRestNuclearMass () const |
const G4LorentzVector & | GetMomentum () const |
void | SetMomentum (const G4LorentzVector &value) |
void | SetOPTxs (G4int) |
void | UseSICB (G4bool) |
Protected Member Functions | |
virtual G4double | GetAlpha () const =0 |
virtual G4double | GetBeta () const =0 |
Private Member Functions | |
G4VPreCompoundFragment (const G4VPreCompoundFragment &right)=delete | |
const G4VPreCompoundFragment & | operator= (const G4VPreCompoundFragment &right)=delete |
G4bool | operator== (const G4VPreCompoundFragment &right) const =delete |
G4bool | operator!= (const G4VPreCompoundFragment &right) const =delete |
Private Attributes | |
const G4ParticleDefinition * | particle |
G4VCoulombBarrier * | theCoulombBarrierPtr |
G4LorentzVector | theMomentum |
Friends | |
std::ostream & | operator<< (std::ostream &, const G4VPreCompoundFragment *) |
std::ostream & | operator<< (std::ostream &, const G4VPreCompoundFragment &) |
Definition at line 55 of file G4VPreCompoundFragment.hh.
View newest version in sPHENIX GitHub at line 55 of file G4VPreCompoundFragment.hh
|
explicit |
Definition at line 39 of file G4VPreCompoundFragment.cc.
View newest version in sPHENIX GitHub at line 39 of file G4VPreCompoundFragment.cc
References fNucData, g4calc, G4Pow::GetInstance(), G4NuclearLevelData::GetInstance(), G4NuclearLevelData::GetParameters(), G4ParticleDefinition::GetPDGMass(), particle, theMass, theParameters, and theResA13.
|
virtual |
Definition at line 58 of file G4VPreCompoundFragment.cc.
View newest version in sPHENIX GitHub at line 58 of file G4VPreCompoundFragment.cc
|
privatedelete |
|
pure virtual |
Implemented in G4PreCompoundFragment, and G4HETCFragment.
|
inline |
Referenced by operator<<(), G4PreCompoundEmission::PerformEmission(), and G4PreCompoundIon::ProbabilityDistributionFunction().
|
protectedpure virtual |
|
protectedpure virtual |
|
inline |
Referenced by G4PreCompoundEmission::AngularDistribution().
|
inline |
|
inline |
Referenced by G4HETCFragment::CalcEmissionProbability().
|
inline |
|
inline |
Referenced by G4PreCompoundEmission::AngularDistribution(), operator<<(), and G4PreCompoundEmission::PerformEmission().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Referenced by operator<<(), and G4PreCompoundEmission::PerformEmission().
void G4VPreCompoundFragment::Initialize | ( | const G4Fragment & | aFragment | ) |
Definition at line 79 of file G4VPreCompoundFragment.cc.
View newest version in sPHENIX GitHub at line 79 of file G4VPreCompoundFragment.cc
References g4calc, G4Fragment::GetA_asInt(), G4Fragment::GetExcitationEnergy(), G4Fragment::GetGroundStateMass(), G4Fragment::GetMomentum(), G4NucleiProperties::GetNuclearMass(), G4Fragment::GetZ_asInt(), CLHEP::HepLorentzVector::m(), max, OPTxs, theA, theBindingEnergy, theCoulombBarrier, theCoulombBarrierPtr, theFragA, theFragZ, theMass, theMaxKinEnergy, theMinKinEnergy, theReducedMass, theResA, theResA13, theResMass, theResZ, theZ, and G4Pow::Z13().
|
inline |
|
privatedelete |
|
privatedelete |
|
privatedelete |
|
pure virtual |
Implemented in G4PreCompoundFragment, G4HETCNeutron, and G4HETCChargedFragment.
Referenced by G4PreCompoundEmission::PerformEmission().
|
inline |
|
friend |
Definition at line 69 of file G4VPreCompoundFragment.cc.
View newest version in sPHENIX GitHub at line 69 of file G4VPreCompoundFragment.cc
|
friend |
Definition at line 62 of file G4VPreCompoundFragment.cc.
View newest version in sPHENIX GitHub at line 62 of file G4VPreCompoundFragment.cc
|
protected |
Definition at line 142 of file G4VPreCompoundFragment.hh.
View newest version in sPHENIX GitHub at line 142 of file G4VPreCompoundFragment.hh
Referenced by G4VPreCompoundFragment(), G4HETCFragment::IntegrateEmissionProbability(), G4PreCompoundNucleon::ProbabilityDistributionFunction(), G4PreCompoundIon::ProbabilityDistributionFunction(), G4HETCChargedFragment::SampleKineticEnergy(), and G4HETCNeutron::SampleKineticEnergy().
|
protected |
Definition at line 144 of file G4VPreCompoundFragment.hh.
View newest version in sPHENIX GitHub at line 144 of file G4VPreCompoundFragment.hh
Referenced by G4VPreCompoundFragment(), Initialize(), G4HETCFragment::IntegrateEmissionProbability(), G4PreCompoundNucleon::ProbabilityDistributionFunction(), and G4PreCompoundIon::ProbabilityDistributionFunction().
|
protected |
Definition at line 165 of file G4VPreCompoundFragment.hh.
View newest version in sPHENIX GitHub at line 165 of file G4VPreCompoundFragment.hh
Referenced by G4PreCompoundFragment::CrossSection(), and Initialize().
|
private |
Definition at line 135 of file G4VPreCompoundFragment.hh.
View newest version in sPHENIX GitHub at line 135 of file G4VPreCompoundFragment.hh
Referenced by G4VPreCompoundFragment().
|
protected |
Definition at line 146 of file G4VPreCompoundFragment.hh.
View newest version in sPHENIX GitHub at line 146 of file G4VPreCompoundFragment.hh
Referenced by G4PreCompoundFragment::CrossSection(), G4PreCompoundFragment::G4PreCompoundFragment(), Initialize(), G4HETCFragment::IntegrateEmissionProbability(), G4HETCTriton::K(), G4HETCHe3::K(), G4HETCAlpha::K(), G4HETCDeuteron::K(), and G4HETCNeutron::K().
|
protected |
Definition at line 154 of file G4VPreCompoundFragment.hh.
View newest version in sPHENIX GitHub at line 154 of file G4VPreCompoundFragment.hh
Referenced by Initialize(), G4PreCompoundNucleon::ProbabilityDistributionFunction(), and G4PreCompoundIon::ProbabilityDistributionFunction().
|
protected |
Definition at line 162 of file G4VPreCompoundFragment.hh.
View newest version in sPHENIX GitHub at line 162 of file G4VPreCompoundFragment.hh
Referenced by G4HETCFragment::CalcEmissionProbability(), G4PreCompoundFragment::CrossSection(), G4HETCAlpha::GetBeta(), G4HETCHe3::GetBeta(), G4HETCProton::GetBeta(), G4HETCTriton::GetBeta(), G4PreCompoundProton::GetBeta(), G4HETCDeuteron::GetBeta(), G4PreCompoundIon::GetBeta(), Initialize(), and G4HETCChargedFragment::SampleKineticEnergy().
|
private |
Definition at line 136 of file G4VPreCompoundFragment.hh.
View newest version in sPHENIX GitHub at line 136 of file G4VPreCompoundFragment.hh
Referenced by Initialize().
|
protected |
Definition at line 161 of file G4VPreCompoundFragment.hh.
View newest version in sPHENIX GitHub at line 161 of file G4VPreCompoundFragment.hh
Referenced by G4HETCFragment::CalcEmissionProbability(), and G4PreCompoundFragment::CalcEmissionProbability().
|
protected |
Definition at line 150 of file G4VPreCompoundFragment.hh.
View newest version in sPHENIX GitHub at line 150 of file G4VPreCompoundFragment.hh
Referenced by Initialize(), G4HETCFragment::IntegrateEmissionProbability(), G4PreCompoundNucleon::ProbabilityDistributionFunction(), G4PreCompoundIon::ProbabilityDistributionFunction(), G4HETCChargedFragment::SampleKineticEnergy(), and G4HETCNeutron::SampleKineticEnergy().
|
protected |
Definition at line 151 of file G4VPreCompoundFragment.hh.
View newest version in sPHENIX GitHub at line 151 of file G4VPreCompoundFragment.hh
Referenced by G4HETCAlpha::GetAlpha(), G4HETCHe3::GetAlpha(), G4HETCTriton::GetAlpha(), G4HETCDeuteron::GetAlpha(), G4PreCompoundAlpha::GetAlpha(), G4PreCompoundDeuteron::GetAlpha(), G4PreCompoundHe3::GetAlpha(), G4PreCompoundTriton::GetAlpha(), Initialize(), G4HETCFragment::IntegrateEmissionProbability(), G4PreCompoundNucleon::ProbabilityDistributionFunction(), G4PreCompoundIon::ProbabilityDistributionFunction(), G4HETCChargedFragment::SampleKineticEnergy(), and G4HETCNeutron::SampleKineticEnergy().
|
protected |
Definition at line 159 of file G4VPreCompoundFragment.hh.
View newest version in sPHENIX GitHub at line 159 of file G4VPreCompoundFragment.hh
Referenced by G4VPreCompoundFragment(), and Initialize().
|
protected |
Definition at line 156 of file G4VPreCompoundFragment.hh.
View newest version in sPHENIX GitHub at line 156 of file G4VPreCompoundFragment.hh
Referenced by G4HETCFragment::CalcEmissionProbability(), G4PreCompoundFragment::CalcEmissionProbability(), G4PreCompoundFragment::CrossSection(), Initialize(), G4PreCompoundIon::ProbabilityDistributionFunction(), G4HETCChargedFragment::SampleKineticEnergy(), G4HETCNeutron::SampleKineticEnergy(), and G4PreCompoundFragment::SampleKineticEnergy().
|
protected |
Definition at line 155 of file G4VPreCompoundFragment.hh.
View newest version in sPHENIX GitHub at line 155 of file G4VPreCompoundFragment.hh
Referenced by G4PreCompoundFragment::CalcEmissionProbability(), Initialize(), and G4PreCompoundFragment::SampleKineticEnergy().
|
private |
Definition at line 138 of file G4VPreCompoundFragment.hh.
View newest version in sPHENIX GitHub at line 138 of file G4VPreCompoundFragment.hh
|
protected |
Definition at line 143 of file G4VPreCompoundFragment.hh.
View newest version in sPHENIX GitHub at line 143 of file G4VPreCompoundFragment.hh
Referenced by G4HETCFragment::G4HETCFragment(), G4PreCompoundIon::G4PreCompoundIon(), G4VPreCompoundFragment(), and G4PreCompoundFragment::GetOpt0().
|
protected |
Definition at line 158 of file G4VPreCompoundFragment.hh.
View newest version in sPHENIX GitHub at line 158 of file G4VPreCompoundFragment.hh
Referenced by Initialize(), G4HETCFragment::IntegrateEmissionProbability(), G4PreCompoundNucleon::ProbabilityDistributionFunction(), and G4PreCompoundIon::ProbabilityDistributionFunction().
|
protected |
Definition at line 148 of file G4VPreCompoundFragment.hh.
View newest version in sPHENIX GitHub at line 148 of file G4VPreCompoundFragment.hh
Referenced by G4PreCompoundFragment::CalcEmissionProbability(), G4PreCompoundFragment::CrossSection(), Initialize(), G4HETCFragment::IntegrateEmissionProbability(), G4HETCProton::K(), G4HETCHe3::K(), G4HETCTriton::K(), G4HETCAlpha::K(), G4HETCDeuteron::K(), G4HETCNeutron::K(), G4PreCompoundNucleon::ProbabilityDistributionFunction(), and G4PreCompoundIon::ProbabilityDistributionFunction().
|
protected |
Definition at line 153 of file G4VPreCompoundFragment.hh.
View newest version in sPHENIX GitHub at line 153 of file G4VPreCompoundFragment.hh
Referenced by G4PreCompoundFragment::CrossSection(), G4VPreCompoundFragment(), G4PreCompoundNeutron::GetAlpha(), G4HETCNeutron::GetAlpha(), G4PreCompoundNeutron::GetBeta(), G4HETCNeutron::GetBeta(), G4PreCompoundFragment::GetOpt0(), and Initialize().
|
protected |
Definition at line 157 of file G4VPreCompoundFragment.hh.
View newest version in sPHENIX GitHub at line 157 of file G4VPreCompoundFragment.hh
Referenced by Initialize().
|
protected |
Definition at line 149 of file G4VPreCompoundFragment.hh.
View newest version in sPHENIX GitHub at line 149 of file G4VPreCompoundFragment.hh
Referenced by G4HETCProton::GetAlpha(), G4PreCompoundProton::GetAlpha(), Initialize(), G4HETCFragment::IntegrateEmissionProbability(), G4HETCAlpha::K(), G4HETCTriton::K(), G4HETCHe3::K(), G4HETCProton::K(), G4HETCDeuteron::K(), G4HETCNeutron::K(), G4PreCompoundNucleon::ProbabilityDistributionFunction(), and G4PreCompoundIon::ProbabilityDistributionFunction().
|
protected |
Definition at line 147 of file G4VPreCompoundFragment.hh.
View newest version in sPHENIX GitHub at line 147 of file G4VPreCompoundFragment.hh
Referenced by G4PreCompoundFragment::CrossSection(), G4PreCompoundFragment::G4PreCompoundFragment(), Initialize(), G4HETCHe3::K(), G4HETCTriton::K(), G4HETCProton::K(), G4HETCAlpha::K(), G4HETCDeuteron::K(), and G4HETCNeutron::K().
|
protected |
Definition at line 167 of file G4VPreCompoundFragment.hh.
View newest version in sPHENIX GitHub at line 167 of file G4VPreCompoundFragment.hh