Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4VNeutronHPEDis.hh>
Public Member Functions | |
G4VNeutronHPEDis () | |
virtual | ~G4VNeutronHPEDis () |
virtual void | Init (std::ifstream &theData)=0 |
virtual G4double | GetFractionalProbability (G4double anEnergy)=0 |
virtual G4double | Sample (G4double anEnergy)=0 |
Definition at line 39 of file G4VNeutronHPEDis.hh.
|
inline |
Definition at line 42 of file G4VNeutronHPEDis.hh.
|
inlinevirtual |
Definition at line 45 of file G4VNeutronHPEDis.hh.
|
pure virtual |