ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Protected Member Functions | |
virtual G4double | K (const G4Fragment &aFragment)=0 |
virtual G4double | GetSpinFactor () const =0 |
virtual G4double | GetAlpha () const =0 |
virtual G4double | GetBeta () const =0 |
G4double | BetaRand (G4int N, G4int L) const |
Private Member Functions | |
G4double | IntegrateEmissionProbability (G4double &Low, G4double &Up, const G4Fragment &aFragment) |
G4HETCFragment () | |
G4HETCFragment (const G4HETCFragment &right) | |
const G4HETCFragment & | operator= (const G4HETCFragment &right) |
G4bool | operator== (const G4HETCFragment &right) const |
G4bool | operator!= (const G4HETCFragment &right) const |
Private Attributes | |
G4double | r2norm |
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 39 of file G4HETCFragment.hh.
View newest version in sPHENIX GitHub at line 39 of file G4HETCFragment.hh
G4HETCFragment::G4HETCFragment | ( | const G4ParticleDefinition * | part, |
G4VCoulombBarrier * | aCoulombBarrier | ||
) |
Definition at line 39 of file G4HETCFragment.cc.
View newest version in sPHENIX GitHub at line 39 of file G4HETCFragment.cc
References G4DeexPrecoParameters::GetR0(), CLHEP::hbarc, CLHEP::pi, r2norm, and G4VPreCompoundFragment::theParameters.
|
virtual |
Definition at line 47 of file G4HETCFragment.cc.
View newest version in sPHENIX GitHub at line 47 of file G4HETCFragment.cc
|
private |
|
private |
Definition at line 78 of file G4HETCFragment.hh.
View newest version in sPHENIX GitHub at line 78 of file G4HETCFragment.hh
References G4INCL::DeJongSpin::shoot(), Y1, and Y2.
Referenced by G4HETCChargedFragment::SampleKineticEnergy(), and G4HETCNeutron::SampleKineticEnergy().
|
virtual |
Implements G4VPreCompoundFragment.
Definition at line 51 of file G4HETCFragment.cc.
View newest version in sPHENIX GitHub at line 51 of file G4HETCFragment.cc
References G4VPreCompoundFragment::GetEnergyThreshold(), IntegrateEmissionProbability(), G4VPreCompoundFragment::theCoulombBarrier, G4VPreCompoundFragment::theEmissionProbability, and G4VPreCompoundFragment::theMaxKinEnergy.
|
protectedpure virtual |
Implements G4VPreCompoundFragment.
Implemented in G4HETCNeutron, G4HETCDeuteron, G4HETCAlpha, G4HETCHe3, G4HETCProton, and G4HETCTriton.
Referenced by IntegrateEmissionProbability().
|
protectedpure virtual |
Implements G4VPreCompoundFragment.
Implemented in G4HETCNeutron, G4HETCDeuteron, G4HETCAlpha, G4HETCHe3, G4HETCProton, and G4HETCTriton.
Referenced by IntegrateEmissionProbability().
|
protectedpure virtual |
Implemented in G4HETCNeutron, G4HETCDeuteron, G4HETCAlpha, G4HETCHe3, G4HETCProton, and G4HETCTriton.
Referenced by IntegrateEmissionProbability().
|
private |
Definition at line 67 of file G4HETCFragment.cc.
View newest version in sPHENIX GitHub at line 67 of file G4HETCFragment.cc
References A(), G4VPreCompoundFragment::fNucData, G4VPreCompoundFragment::g4calc, GetAlpha(), GetBeta(), G4Fragment::GetExcitationEnergy(), G4NuclearLevelData::GetLevelDensity(), G4Fragment::GetNumberOfHoles(), G4Fragment::GetNumberOfParticles(), GetSpinFactor(), H, K(), max, N, P, G4INCL::PhysicalConstants::Pf, pi2, G4Pow::powN(), r2norm, G4VPreCompoundFragment::theA, G4VPreCompoundFragment::theFragA, G4VPreCompoundFragment::theFragZ, G4VPreCompoundFragment::theReducedMass, G4VPreCompoundFragment::theResA, G4VPreCompoundFragment::theResZ, X, Y, and G4Pow::Z23().
Referenced by CalcEmissionProbability().
|
protectedpure virtual |
Implemented in G4HETCNeutron, G4HETCDeuteron, G4HETCAlpha, G4HETCHe3, G4HETCProton, and G4HETCTriton.
Referenced by IntegrateEmissionProbability().
|
private |
|
private |
|
private |
|
private |
Definition at line 75 of file G4HETCFragment.hh.
View newest version in sPHENIX GitHub at line 75 of file G4HETCFragment.hh
Referenced by G4HETCFragment(), and IntegrateEmissionProbability().