Geant4  10.00.p02
G4NeutronHPFissionSpectrum Class Reference

#include <G4NeutronHPFissionSpectrum.hh>

+ Inheritance diagram for G4NeutronHPFissionSpectrum:
+ Collaboration diagram for G4NeutronHPFissionSpectrum:

Public Member Functions

 G4NeutronHPFissionSpectrum ()
 
 ~G4NeutronHPFissionSpectrum ()
 
void Init (std::istream &aDataFile)
 
G4double GetFractionalProbability (G4double anEnergy)
 
G4double Sample (G4double anEnergy)
 
- Public Member Functions inherited from G4VNeutronHPEDis
 G4VNeutronHPEDis ()
 
virtual ~G4VNeutronHPEDis ()
 

Private Member Functions

G4double Maxwell (G4double anEnergy, G4double theta)
 

Private Attributes

G4double expm1
 
G4NeutronHPVector theFractionalProb
 
G4NeutronHPVector theThetaDist
 

Detailed Description

Definition at line 42 of file G4NeutronHPFissionSpectrum.hh.

Constructor & Destructor Documentation

G4NeutronHPFissionSpectrum::G4NeutronHPFissionSpectrum ( )
inline

Definition at line 45 of file G4NeutronHPFissionSpectrum.hh.

References expm1.

G4NeutronHPFissionSpectrum::~G4NeutronHPFissionSpectrum ( )
inline

Definition at line 49 of file G4NeutronHPFissionSpectrum.hh.

Member Function Documentation

G4double G4NeutronHPFissionSpectrum::GetFractionalProbability ( G4double  anEnergy)
inlinevirtual

Implements G4VNeutronHPEDis.

Definition at line 59 of file G4NeutronHPFissionSpectrum.hh.

References G4NeutronHPVector::GetY(), and theFractionalProb.

+ Here is the call graph for this function:

void G4NeutronHPFissionSpectrum::Init ( std::istream &  aDataFile)
inlinevirtual

Implements G4VNeutronHPEDis.

Definition at line 53 of file G4NeutronHPFissionSpectrum.hh.

References eV, G4NeutronHPVector::Init(), theFractionalProb, and theThetaDist.

+ Here is the call graph for this function:

G4double G4NeutronHPFissionSpectrum::Maxwell ( G4double  anEnergy,
G4double  theta 
)
inlineprivate

Definition at line 86 of file G4NeutronHPFissionSpectrum.hh.

References eV.

Referenced by Sample().

+ Here is the caller graph for this function:

G4double G4NeutronHPFissionSpectrum::Sample ( G4double  anEnergy)
inlinevirtual

Implements G4VNeutronHPEDis.

Definition at line 64 of file G4NeutronHPFissionSpectrum.hh.

References eV, G4UniformRand, G4NeutronHPVector::GetY(), G4INCL::Math::max(), Maxwell(), MeV, and theThetaDist.

+ Here is the call graph for this function:

Member Data Documentation

G4double G4NeutronHPFissionSpectrum::expm1
private

Definition at line 94 of file G4NeutronHPFissionSpectrum.hh.

Referenced by G4NeutronHPFissionSpectrum().

G4NeutronHPVector G4NeutronHPFissionSpectrum::theFractionalProb
private

Definition at line 96 of file G4NeutronHPFissionSpectrum.hh.

Referenced by GetFractionalProbability(), and Init().

G4NeutronHPVector G4NeutronHPFissionSpectrum::theThetaDist
private

Definition at line 98 of file G4NeutronHPFissionSpectrum.hh.

Referenced by Init(), and Sample().


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