Geant4
10.01.p02
|
#include <G4NeutronHPEnergyDistribution.hh>
Public Member Functions | |
G4NeutronHPEnergyDistribution () | |
~G4NeutronHPEnergyDistribution () | |
void | Init (std::istream &theData) |
G4double | Sample (G4double anEnergy, G4int &it) |
Private Attributes | |
G4int | theNumberOfPartials |
G4int | theRepresentationType |
G4VNeutronHPEDis ** | theEnergyDistribution |
Definition at line 46 of file G4NeutronHPEnergyDistribution.hh.
|
inline |
Definition at line 49 of file G4NeutronHPEnergyDistribution.hh.
References theEnergyDistribution, theNumberOfPartials, and theRepresentationType.
|
inline |
Definition at line 55 of file G4NeutronHPEnergyDistribution.hh.
References theEnergyDistribution, and theNumberOfPartials.
|
inline |
Definition at line 67 of file G4NeutronHPEnergyDistribution.hh.
References G4VNeutronHPEDis::Init(), theEnergyDistribution, theNumberOfPartials, and theRepresentationType.
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(), G4VNeutronHPEDis::Sample(), theEnergyDistribution, and theNumberOfPartials.
Referenced by G4NeutronHPFSFissionFS::ApplyYourself(), G4NeutronHPFissionBaseFS::ApplyYourself(), G4NeutronHPInelasticBaseFS::BaseApply(), and G4NeutronHPInelasticCompFS::CompositeApply().
|
private |
Definition at line 133 of file G4NeutronHPEnergyDistribution.hh.
Referenced by G4NeutronHPEnergyDistribution(), Init(), Sample(), and ~G4NeutronHPEnergyDistribution().
|
private |
Definition at line 131 of file G4NeutronHPEnergyDistribution.hh.
Referenced by G4NeutronHPEnergyDistribution(), Init(), Sample(), and ~G4NeutronHPEnergyDistribution().
|
private |
Definition at line 132 of file G4NeutronHPEnergyDistribution.hh.
Referenced by G4NeutronHPEnergyDistribution(), and Init().