ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Protected Member Functions | |
virtual G4double | GetRj (G4int NumberParticles, G4int NumberCharged) const =0 |
virtual G4double | GetBeta () const |
virtual G4double | ProbabilityDistributionFunction (G4double eKin, const G4Fragment &aFragment) |
virtual G4double | FactorialFactor (G4int N, G4int P) const =0 |
virtual G4double | CoalescenceFactor (G4int A) const =0 |
Protected Member Functions inherited from G4PreCompoundFragment | |
virtual G4double | GetAlpha () const =0 |
G4double | CrossSection (G4double ekin) const |
Private Member Functions | |
G4PreCompoundIon () | |
G4PreCompoundIon (const G4PreCompoundIon &right) | |
const G4PreCompoundIon & | operator= (const G4PreCompoundIon &right) |
G4bool | operator== (const G4PreCompoundIon &right) const |
G4bool | operator!= (const G4PreCompoundIon &right) const |
Private Attributes | |
G4double | fact |
Additional Inherited Members | |
Protected Attributes inherited from G4VPreCompoundFragment | |
G4NuclearLevelData * | fNucData |
G4DeexPrecoParameters * | theParameters |
G4Pow * | g4calc |
G4int | theA |
G4int | theZ |
G4int | theResA |
G4int | theResZ |
G4int | theFragA |
G4int | theFragZ |
G4double | theResA13 |
G4double | theBindingEnergy |
G4double | theMinKinEnergy |
G4double | theMaxKinEnergy |
G4double | theResMass |
G4double | theReducedMass |
G4double | theMass |
G4double | theEmissionProbability |
G4double | theCoulombBarrier |
G4int | OPTxs |
G4bool | useSICB |
Definition at line 41 of file G4PreCompoundIon.hh.
View newest version in sPHENIX GitHub at line 41 of file G4PreCompoundIon.hh
G4PreCompoundIon::G4PreCompoundIon | ( | const G4ParticleDefinition * | part, |
G4VCoulombBarrier * | aCoulombBarrier | ||
) |
Definition at line 48 of file G4PreCompoundIon.cc.
View newest version in sPHENIX GitHub at line 48 of file G4PreCompoundIon.cc
References fact, G4DeexPrecoParameters::GetR0(), CLHEP::millibarn, CLHEP::pi, and G4VPreCompoundFragment::theParameters.
|
virtual |
Definition at line 56 of file G4PreCompoundIon.cc.
View newest version in sPHENIX GitHub at line 56 of file G4PreCompoundIon.cc
|
private |
|
private |
Implemented in G4PreCompoundAlpha, G4PreCompoundDeuteron, G4PreCompoundHe3, and G4PreCompoundTriton.
Referenced by ProbabilityDistributionFunction().
Implemented in G4PreCompoundAlpha, G4PreCompoundDeuteron, G4PreCompoundHe3, and G4PreCompoundTriton.
Referenced by ProbabilityDistributionFunction().
|
protectedvirtual |
Implements G4PreCompoundFragment.
Definition at line 101 of file G4PreCompoundIon.cc.
View newest version in sPHENIX GitHub at line 101 of file G4PreCompoundIon.cc
References G4VPreCompoundFragment::theCoulombBarrier.
|
protectedpure virtual |
Implemented in G4PreCompoundAlpha, G4PreCompoundDeuteron, G4PreCompoundHe3, and G4PreCompoundTriton.
Referenced by ProbabilityDistributionFunction().
|
private |
|
private |
|
private |
|
protectedvirtual |
Implements G4PreCompoundFragment.
Definition at line 60 of file G4PreCompoundIon.cc.
View newest version in sPHENIX GitHub at line 60 of file G4PreCompoundIon.cc
References A(), CoalescenceFactor(), G4PreCompoundFragment::CrossSection(), fact, FactorialFactor(), G4VPreCompoundFragment::fNucData, G4VPreCompoundFragment::g4calc, G4VPreCompoundFragment::GetA(), G4Fragment::GetExcitationEnergy(), G4NuclearLevelData::GetLevelDensity(), G4Fragment::GetNumberOfCharged(), G4Fragment::GetNumberOfHoles(), G4Fragment::GetNumberOfParticles(), GetRj(), H, max, N, P, CLHEP::pi2, G4Pow::powN(), G4VPreCompoundFragment::theBindingEnergy, G4VPreCompoundFragment::theFragA, G4VPreCompoundFragment::theFragZ, G4VPreCompoundFragment::theMaxKinEnergy, G4VPreCompoundFragment::theReducedMass, G4VPreCompoundFragment::theResA, and G4VPreCompoundFragment::theResZ.
|
private |
Definition at line 75 of file G4PreCompoundIon.hh.
View newest version in sPHENIX GitHub at line 75 of file G4PreCompoundIon.hh
Referenced by G4PreCompoundIon(), and ProbabilityDistributionFunction().