Geant4  10.00.p02
G4NeutronHPSimpleEvapSpectrum Class Reference

#include <G4NeutronHPSimpleEvapSpectrum.hh>

+ Inheritance diagram for G4NeutronHPSimpleEvapSpectrum:
+ Collaboration diagram for G4NeutronHPSimpleEvapSpectrum:

Public Member Functions

 G4NeutronHPSimpleEvapSpectrum ()
 
 ~G4NeutronHPSimpleEvapSpectrum ()
 
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 Evapo (G4double anEnergy, G4double theta)
 

Private Attributes

G4double expm1
 
G4NeutronHPVector theFractionalProb
 
G4NeutronHPVector theThetaDist
 

Detailed Description

Definition at line 42 of file G4NeutronHPSimpleEvapSpectrum.hh.

Constructor & Destructor Documentation

G4NeutronHPSimpleEvapSpectrum::G4NeutronHPSimpleEvapSpectrum ( )
inline

Definition at line 45 of file G4NeutronHPSimpleEvapSpectrum.hh.

References expm1.

G4NeutronHPSimpleEvapSpectrum::~G4NeutronHPSimpleEvapSpectrum ( )
inline

Definition at line 49 of file G4NeutronHPSimpleEvapSpectrum.hh.

Member Function Documentation

G4double G4NeutronHPSimpleEvapSpectrum::Evapo ( G4double  anEnergy,
G4double  theta 
)
inlineprivate

Definition at line 81 of file G4NeutronHPSimpleEvapSpectrum.hh.

References eV.

G4double G4NeutronHPSimpleEvapSpectrum::GetFractionalProbability ( G4double  anEnergy)
inlinevirtual

Implements G4VNeutronHPEDis.

Definition at line 59 of file G4NeutronHPSimpleEvapSpectrum.hh.

References G4NeutronHPVector::GetY(), and theFractionalProb.

+ Here is the call graph for this function:

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

Implements G4VNeutronHPEDis.

Definition at line 53 of file G4NeutronHPSimpleEvapSpectrum.hh.

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

+ Here is the call graph for this function:

G4double G4NeutronHPSimpleEvapSpectrum::Sample ( G4double  anEnergy)
inlinevirtual

Implements G4VNeutronHPEDis.

Definition at line 64 of file G4NeutronHPSimpleEvapSpectrum.hh.

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

+ Here is the call graph for this function:

Member Data Documentation

G4double G4NeutronHPSimpleEvapSpectrum::expm1
private

Definition at line 89 of file G4NeutronHPSimpleEvapSpectrum.hh.

Referenced by G4NeutronHPSimpleEvapSpectrum().

G4NeutronHPVector G4NeutronHPSimpleEvapSpectrum::theFractionalProb
private

Definition at line 91 of file G4NeutronHPSimpleEvapSpectrum.hh.

Referenced by GetFractionalProbability(), and Init().

G4NeutronHPVector G4NeutronHPSimpleEvapSpectrum::theThetaDist
private

Definition at line 93 of file G4NeutronHPSimpleEvapSpectrum.hh.

Referenced by Init(), and Sample().


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