Geant4  10.00.p02
G4NeutronHPEvapSpectrum Class Reference

#include <G4NeutronHPEvapSpectrum.hh>

+ Inheritance diagram for G4NeutronHPEvapSpectrum:
+ Collaboration diagram for G4NeutronHPEvapSpectrum:

Public Member Functions

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

Private Attributes

G4NeutronHPVector theFractionalProb
 
G4NeutronHPVector theThetaDist
 
G4NeutronHPVector theXDist
 

Detailed Description

Definition at line 42 of file G4NeutronHPEvapSpectrum.hh.

Constructor & Destructor Documentation

G4NeutronHPEvapSpectrum::G4NeutronHPEvapSpectrum ( )
inline

Definition at line 45 of file G4NeutronHPEvapSpectrum.hh.

G4NeutronHPEvapSpectrum::~G4NeutronHPEvapSpectrum ( )
inline

Definition at line 48 of file G4NeutronHPEvapSpectrum.hh.

Member Function Documentation

G4double G4NeutronHPEvapSpectrum::GetFractionalProbability ( G4double  anEnergy)
inlinevirtual

Implements G4VNeutronHPEDis.

Definition at line 59 of file G4NeutronHPEvapSpectrum.hh.

References G4NeutronHPVector::GetY(), and theFractionalProb.

+ Here is the call graph for this function:

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

Implements G4VNeutronHPEDis.

Definition at line 52 of file G4NeutronHPEvapSpectrum.hh.

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

+ Here is the call graph for this function:

G4double G4NeutronHPEvapSpectrum::Sample ( G4double  anEnergy)
inlinevirtual

Implements G4VNeutronHPEDis.

Definition at line 64 of file G4NeutronHPEvapSpectrum.hh.

References eV, G4NeutronHPVector::GetY(), G4NeutronHPVector::Sample(), theThetaDist, and theXDist.

+ Here is the call graph for this function:

Member Data Documentation

G4NeutronHPVector G4NeutronHPEvapSpectrum::theFractionalProb
private

Definition at line 75 of file G4NeutronHPEvapSpectrum.hh.

Referenced by GetFractionalProbability(), and Init().

G4NeutronHPVector G4NeutronHPEvapSpectrum::theThetaDist
private

Definition at line 77 of file G4NeutronHPEvapSpectrum.hh.

Referenced by Init(), and Sample().

G4NeutronHPVector G4NeutronHPEvapSpectrum::theXDist
private

Definition at line 78 of file G4NeutronHPEvapSpectrum.hh.

Referenced by Init(), and Sample().


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