Geant4.10
|
#include <G4NeutronHPEnergyDistribution.hh>
Public Member Functions | |
G4NeutronHPEnergyDistribution () | |
~G4NeutronHPEnergyDistribution () | |
void | Init (std::istream &theData) |
G4double | Sample (G4double anEnergy, G4int &it) |
Definition at line 46 of file G4NeutronHPEnergyDistribution.hh.
|
inline |
Definition at line 49 of file G4NeutronHPEnergyDistribution.hh.
|
inline |
Definition at line 55 of file G4NeutronHPEnergyDistribution.hh.
|
inline |
Definition at line 67 of file G4NeutronHPEnergyDistribution.hh.
References G4VNeutronHPEDis::Init().
Referenced by G4NeutronHPFSFissionFS::Init(), G4NeutronHPFissionBaseFS::Init(), G4NeutronHPInelasticBaseFS::Init(), G4NeutronHPInelasticCompFS::Init(), and G4FissionLibrary::Init().
Definition at line 100 of file G4NeutronHPEnergyDistribution.hh.
References G4UniformRand, G4VNeutronHPEDis::GetFractionalProbability(), and G4VNeutronHPEDis::Sample().
Referenced by G4NeutronHPFSFissionFS::ApplyYourself(), G4NeutronHPFissionBaseFS::ApplyYourself(), G4NeutronHPInelasticBaseFS::BaseApply(), and G4NeutronHPInelasticCompFS::CompositeApply().