Geant4  10.00.p02
G4NeutronHPEnergyDistribution Class Reference

#include <G4NeutronHPEnergyDistribution.hh>

+ Collaboration diagram for G4NeutronHPEnergyDistribution:

Public Member Functions

 G4NeutronHPEnergyDistribution ()
 
 ~G4NeutronHPEnergyDistribution ()
 
void Init (std::istream &theData)
 
G4double Sample (G4double anEnergy, G4int &it)
 

Private Attributes

G4int theNumberOfPartials
 
G4int theRepresentationType
 
G4VNeutronHPEDis ** theEnergyDistribution
 

Detailed Description

Definition at line 46 of file G4NeutronHPEnergyDistribution.hh.

Constructor & Destructor Documentation

G4NeutronHPEnergyDistribution::G4NeutronHPEnergyDistribution ( )
inline
G4NeutronHPEnergyDistribution::~G4NeutronHPEnergyDistribution ( )
inline

Definition at line 55 of file G4NeutronHPEnergyDistribution.hh.

References theEnergyDistribution, and theNumberOfPartials.

Member Function Documentation

void G4NeutronHPEnergyDistribution::Init ( std::istream &  theData)
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().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4NeutronHPEnergyDistribution::Sample ( G4double  anEnergy,
G4int it 
)
inline

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().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Member Data Documentation

G4VNeutronHPEDis** G4NeutronHPEnergyDistribution::theEnergyDistribution
private
G4int G4NeutronHPEnergyDistribution::theNumberOfPartials
private
G4int G4NeutronHPEnergyDistribution::theRepresentationType
private

Definition at line 132 of file G4NeutronHPEnergyDistribution.hh.

Referenced by G4NeutronHPEnergyDistribution(), and Init().


The documentation for this class was generated from the following file: