|
Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ParticleHPMadlandNixSpectrum.hh>
Inheritance 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 () |
| 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.