![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Inheritance diagram for G4ParticleHPMadlandNixSpectrum:
Collaboration diagram for G4ParticleHPMadlandNixSpectrum:Public Member Functions | |
| G4ParticleHPMadlandNixSpectrum () | |
| ~G4ParticleHPMadlandNixSpectrum () | |
| void | Init (std::istream &aDataFile) |
| G4double | GetFractionalProbability (G4double anEnergy) |
| G4double | Sample (G4double anEnergy) |
Public Member Functions inherited from G4VParticleHPEDis | |
| G4VParticleHPEDis () | |
| virtual | ~G4VParticleHPEDis () |
Private Member Functions | |
| G4double | Madland (G4double aSecEnergy, G4double tm) |
| G4double | FissionIntegral (G4double tm, G4double anEnergy) |
| G4double | GIntegral (G4double tm, G4double anEnergy, G4double aMean) |
| G4double | Gamma05 (G4double aValue) |
| G4double | Gamma15 (G4double aValue) |
| G4double | Gamma25 (G4double aValue) |
| G4double | E1 (G4double aValue) |
Definition at line 51 of file G4ParticleHPMadlandNixSpectrum.hh.
View newest version in sPHENIX GitHub at line 51 of file G4ParticleHPMadlandNixSpectrum.hh
|
inline |
Definition at line 54 of file G4ParticleHPMadlandNixSpectrum.hh.
View newest version in sPHENIX GitHub at line 54 of file G4ParticleHPMadlandNixSpectrum.hh
References expm1, G4Exp(), theAvarageKineticPerNucleonForHeavyFragments, and theAvarageKineticPerNucleonForLightFragments.
Here is the call graph for this function:
|
inline |
Definition at line 60 of file G4ParticleHPMadlandNixSpectrum.hh.
View newest version in sPHENIX GitHub at line 60 of file G4ParticleHPMadlandNixSpectrum.hh
Definition at line 119 of file G4ParticleHPMadlandNixSpectrum.hh.
View newest version in sPHENIX GitHub at line 119 of file G4ParticleHPMadlandNixSpectrum.hh
References G4Log(), and precision.
Referenced by GIntegral(), and Madland().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 85 of file G4ParticleHPMadlandNixSpectrum.hh.
View newest version in sPHENIX GitHub at line 85 of file G4ParticleHPMadlandNixSpectrum.hh
References GIntegral(), theAvarageKineticPerNucleonForHeavyFragments, and theAvarageKineticPerNucleonForLightFragments.
Referenced by Sample().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 93 of file G4ParticleHPMadlandNixSpectrum.hh.
View newest version in sPHENIX GitHub at line 93 of file G4ParticleHPMadlandNixSpectrum.hh
References G4Exp(), CLHEP::pi, t, and x.
Referenced by Gamma15().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 104 of file G4ParticleHPMadlandNixSpectrum.hh.
View newest version in sPHENIX GitHub at line 104 of file G4ParticleHPMadlandNixSpectrum.hh
References G4Exp(), and Gamma05().
Referenced by Gamma25(), GIntegral(), and Madland().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 112 of file G4ParticleHPMadlandNixSpectrum.hh.
View newest version in sPHENIX GitHub at line 112 of file G4ParticleHPMadlandNixSpectrum.hh
References G4Exp(), Gamma15(), G4Pow::GetInstance(), and G4Pow::powA().
Referenced by GIntegral().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinevirtual |
Implements G4VParticleHPEDis.
Definition at line 74 of file G4ParticleHPMadlandNixSpectrum.hh.
View newest version in sPHENIX GitHub at line 74 of file G4ParticleHPMadlandNixSpectrum.hh
References G4ParticleHPVector::GetY(), and theFractionalProb.
Here is the call graph for this function:
|
private |
Definition at line 112 of file G4ParticleHPMadlandNixSpectrum.cc.
View newest version in sPHENIX GitHub at line 112 of file G4ParticleHPMadlandNixSpectrum.cc
References A(), alpha, b, B(), E1(), eV, G4Exp(), Gamma15(), Gamma25(), G4Pow::GetInstance(), G4Pow::powA(), and G4InuclParticleNames::tm.
Referenced by FissionIntegral().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinevirtual |
Implements G4VParticleHPEDis.
Definition at line 64 of file G4ParticleHPMadlandNixSpectrum.hh.
View newest version in sPHENIX GitHub at line 64 of file G4ParticleHPMadlandNixSpectrum.hh
References CLHEP::eV, G4ParticleHPVector::Init(), theAvarageKineticPerNucleonForHeavyFragments, theAvarageKineticPerNucleonForLightFragments, theFractionalProb, and theMaxTemp.
Here is the call graph for this function:Definition at line 34 of file G4ParticleHPMadlandNixSpectrum.cc.
View newest version in sPHENIX GitHub at line 34 of file G4ParticleHPMadlandNixSpectrum.cc
References E1(), energy, eV, Gamma15(), G4Pow::GetInstance(), G4Pow::powA(), theAvarageKineticPerNucleonForHeavyFragments, theAvarageKineticPerNucleonForLightFragments, and G4InuclParticleNames::tm.
Here is the call graph for this function:Implements G4VParticleHPEDis.
Definition at line 74 of file G4ParticleHPMadlandNixSpectrum.cc.
View newest version in sPHENIX GitHub at line 74 of file G4ParticleHPMadlandNixSpectrum.cc
References kdfinder::abs(), FissionIntegral(), G4cout, G4endl, G4UniformRand, G4ParticleHPVector::GetY(), MeV, precision, theMaxTemp, and G4InuclParticleNames::tm.
Here is the call graph for this function:
|
private |
Definition at line 147 of file G4ParticleHPMadlandNixSpectrum.hh.
View newest version in sPHENIX GitHub at line 147 of file G4ParticleHPMadlandNixSpectrum.hh
Referenced by G4ParticleHPMadlandNixSpectrum().
|
private |
Definition at line 154 of file G4ParticleHPMadlandNixSpectrum.hh.
View newest version in sPHENIX GitHub at line 154 of file G4ParticleHPMadlandNixSpectrum.hh
Referenced by FissionIntegral(), G4ParticleHPMadlandNixSpectrum(), Init(), and Madland().
|
private |
Definition at line 153 of file G4ParticleHPMadlandNixSpectrum.hh.
View newest version in sPHENIX GitHub at line 153 of file G4ParticleHPMadlandNixSpectrum.hh
Referenced by FissionIntegral(), G4ParticleHPMadlandNixSpectrum(), Init(), and Madland().
|
private |
Definition at line 151 of file G4ParticleHPMadlandNixSpectrum.hh.
View newest version in sPHENIX GitHub at line 151 of file G4ParticleHPMadlandNixSpectrum.hh
Referenced by GetFractionalProbability(), and Init().
|
private |
Definition at line 156 of file G4ParticleHPMadlandNixSpectrum.hh.
View newest version in sPHENIX GitHub at line 156 of file G4ParticleHPMadlandNixSpectrum.hh