|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ParticleHPArbitaryTab.hh>
Inheritance diagram for G4ParticleHPArbitaryTab:Public Member Functions | |
| G4ParticleHPArbitaryTab () | |
| ~G4ParticleHPArbitaryTab () override | |
| void | Init (std::istream &theData) override |
| G4double | GetFractionalProbability (G4double anEnergy) override |
| G4double | Sample (G4double anEnergy) override |
Public Member Functions inherited from G4VParticleHPEDis | |
| G4VParticleHPEDis ()=default | |
| virtual | ~G4VParticleHPEDis ()=default |
Definition at line 46 of file G4ParticleHPArbitaryTab.hh.
|
inline |
Definition at line 49 of file G4ParticleHPArbitaryTab.hh.
|
inlineoverride |
Definition at line 54 of file G4ParticleHPArbitaryTab.hh.
|
inlineoverridevirtual |
Implements G4VParticleHPEDis.
Definition at line 99 of file G4ParticleHPArbitaryTab.hh.
|
inlineoverridevirtual |
Implements G4VParticleHPEDis.
Definition at line 56 of file G4ParticleHPArbitaryTab.hh.
Implements G4VParticleHPEDis.
Definition at line 36 of file G4ParticleHPArbitaryTab.cc.