Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#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 () |
virtual void | Init (std::istream &theData)=0 |
virtual G4double | GetFractionalProbability (G4double anEnergy)=0 |
virtual G4double | Sample (G4double anEnergy)=0 |
Definition at line 51 of file G4ParticleHPMadlandNixSpectrum.hh.
|
inline |
Definition at line 54 of file G4ParticleHPMadlandNixSpectrum.hh.
|
inline |
Definition at line 60 of file G4ParticleHPMadlandNixSpectrum.hh.
|
inlinevirtual |
Implements G4VParticleHPEDis.
Definition at line 74 of file G4ParticleHPMadlandNixSpectrum.hh.
|
inlinevirtual |
Implements G4VParticleHPEDis.
Definition at line 64 of file G4ParticleHPMadlandNixSpectrum.hh.
Implements G4VParticleHPEDis.
Definition at line 74 of file G4ParticleHPMadlandNixSpectrum.cc.