Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4VParticleHPEDis.hh>
Public Member Functions | |
G4VParticleHPEDis ()=default | |
virtual | ~G4VParticleHPEDis ()=default |
virtual void | Init (std::istream &theData)=0 |
virtual G4double | GetFractionalProbability (G4double anEnergy)=0 |
virtual G4double | Sample (G4double anEnergy)=0 |
Definition at line 39 of file G4VParticleHPEDis.hh.
|
default |
|
virtualdefault |
|
pure virtual |