Geant4
10.01.p02
|
#include <G4ParticleHPMadlandNixSpectrum.hh>
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 48 of file G4ParticleHPMadlandNixSpectrum.hh.
|
inline |
Definition at line 51 of file G4ParticleHPMadlandNixSpectrum.hh.
References expm1.
|
inline |
Definition at line 55 of file G4ParticleHPMadlandNixSpectrum.hh.
Definition at line 114 of file G4ParticleHPMadlandNixSpectrum.hh.
Referenced by GIntegral(), and Madland().
|
inlineprivate |
Definition at line 80 of file G4ParticleHPMadlandNixSpectrum.hh.
References GIntegral(), theAvarageKineticPerNucleonForHeavyFragments, and theAvarageKineticPerNucleonForLightFragments.
Referenced by Sample().
Definition at line 88 of file G4ParticleHPMadlandNixSpectrum.hh.
References G4INCL::Math::pi.
Referenced by Gamma15().
Definition at line 99 of file G4ParticleHPMadlandNixSpectrum.hh.
References Gamma05().
Referenced by Gamma25(), GIntegral(), and Madland().
Definition at line 107 of file G4ParticleHPMadlandNixSpectrum.hh.
References Gamma15().
Referenced by GIntegral().
|
inlinevirtual |
Implements G4VParticleHPEDis.
Definition at line 69 of file G4ParticleHPMadlandNixSpectrum.hh.
References G4ParticleHPVector::GetY(), and theFractionalProb.
|
private |
Definition at line 104 of file G4ParticleHPMadlandNixSpectrum.cc.
References A, alpha, E1(), eV, Gamma15(), Gamma25(), and G4InuclParticleNames::tm.
Referenced by FissionIntegral().
|
inlinevirtual |
Implements G4VParticleHPEDis.
Definition at line 59 of file G4ParticleHPMadlandNixSpectrum.hh.
References eV, G4ParticleHPVector::Init(), theAvarageKineticPerNucleonForHeavyFragments, theAvarageKineticPerNucleonForLightFragments, theFractionalProb, and theMaxTemp.
Definition at line 34 of file G4ParticleHPMadlandNixSpectrum.cc.
References E1(), G4INCL::KinematicsUtils::energy(), eV, Gamma15(), theAvarageKineticPerNucleonForHeavyFragments, theAvarageKineticPerNucleonForLightFragments, and G4InuclParticleNames::tm.
Implements G4VParticleHPEDis.
Definition at line 73 of file G4ParticleHPMadlandNixSpectrum.cc.
References FissionIntegral(), G4UniformRand, G4ParticleHPVector::GetY(), MeV, theMaxTemp, and G4InuclParticleNames::tm.
|
private |
Definition at line 142 of file G4ParticleHPMadlandNixSpectrum.hh.
Referenced by G4ParticleHPMadlandNixSpectrum().
|
private |
Definition at line 149 of file G4ParticleHPMadlandNixSpectrum.hh.
Referenced by FissionIntegral(), Init(), and Madland().
|
private |
Definition at line 148 of file G4ParticleHPMadlandNixSpectrum.hh.
Referenced by FissionIntegral(), Init(), and Madland().
|
private |
Definition at line 146 of file G4ParticleHPMadlandNixSpectrum.hh.
Referenced by GetFractionalProbability(), and Init().
|
private |
Definition at line 151 of file G4ParticleHPMadlandNixSpectrum.hh.