Geant4  10.00.p02
G4NeutronHPFissionERelease Class Reference

#include <G4NeutronHPFissionERelease.hh>

Public Member Functions

 G4NeutronHPFissionERelease ()
 
 ~G4NeutronHPFissionERelease ()
 
void Init (std::istream &aDataFile)
 
G4double GetTotalEnergy (G4double deltaNNeu, G4double anEnergy)
 
G4double GetFragmentKinetic ()
 
G4double GetPromptNeutronKinetic (G4double deltaNNeu, G4double anEnergy)
 
G4double GetDelayedNeutronKinetic ()
 
G4double GetPromptGammaEnergy ()
 
G4double GetDelayedGammaEnergy (G4double anEnergy)
 
G4double GetDelayedBetaEnergy (G4double anEnergy)
 
G4double GetNeutrinoEnergy (G4double anEnergy)
 
G4double GetReducedTotal (G4double deltaNNeu, G4double anEnergy)
 

Private Attributes

G4double totalEnergy
 
G4double fragmentKinetic
 
G4double promptNeutronKinetic
 
G4double delayedNeutronKinetic
 
G4double promptGammaEnergy
 
G4double delayedGammaEnergy
 
G4double delayedBetaEnergy
 
G4double neutrinoEnergy
 
G4double reducedTotalEnergy
 

Detailed Description

Definition at line 39 of file G4NeutronHPFissionERelease.hh.

Constructor & Destructor Documentation

G4NeutronHPFissionERelease::G4NeutronHPFissionERelease ( )
inline

Definition at line 42 of file G4NeutronHPFissionERelease.hh.

G4NeutronHPFissionERelease::~G4NeutronHPFissionERelease ( )
inline

Definition at line 53 of file G4NeutronHPFissionERelease.hh.

Member Function Documentation

G4double G4NeutronHPFissionERelease::GetDelayedBetaEnergy ( G4double  anEnergy)
inline

Definition at line 115 of file G4NeutronHPFissionERelease.hh.

References delayedBetaEnergy.

G4double G4NeutronHPFissionERelease::GetDelayedGammaEnergy ( G4double  anEnergy)
inline

Definition at line 109 of file G4NeutronHPFissionERelease.hh.

References delayedGammaEnergy.

G4double G4NeutronHPFissionERelease::GetDelayedNeutronKinetic ( )
inline

Definition at line 101 of file G4NeutronHPFissionERelease.hh.

References delayedNeutronKinetic.

G4double G4NeutronHPFissionERelease::GetFragmentKinetic ( )
inline

Definition at line 89 of file G4NeutronHPFissionERelease.hh.

References fragmentKinetic.

Referenced by G4NeutronHPFissionFS::ApplyYourself(), and G4FissionLibrary::ApplyYourself().

+ Here is the caller graph for this function:

G4double G4NeutronHPFissionERelease::GetNeutrinoEnergy ( G4double  anEnergy)
inline

Definition at line 121 of file G4NeutronHPFissionERelease.hh.

References neutrinoEnergy.

Referenced by GetReducedTotal().

+ Here is the caller graph for this function:

G4double G4NeutronHPFissionERelease::GetPromptGammaEnergy ( )
inline

Definition at line 105 of file G4NeutronHPFissionERelease.hh.

References promptGammaEnergy.

G4double G4NeutronHPFissionERelease::GetPromptNeutronKinetic ( G4double  deltaNNeu,
G4double  anEnergy 
)
inline

Definition at line 93 of file G4NeutronHPFissionERelease.hh.

References G4INCL::KinematicsUtils::energy(), eV, and totalEnergy.

+ Here is the call graph for this function:

G4double G4NeutronHPFissionERelease::GetReducedTotal ( G4double  deltaNNeu,
G4double  anEnergy 
)
inline

Definition at line 127 of file G4NeutronHPFissionERelease.hh.

References GetNeutrinoEnergy(), and GetTotalEnergy().

+ Here is the call graph for this function:

G4double G4NeutronHPFissionERelease::GetTotalEnergy ( G4double  deltaNNeu,
G4double  anEnergy 
)
inline

Definition at line 81 of file G4NeutronHPFissionERelease.hh.

References G4INCL::KinematicsUtils::energy(), eV, and totalEnergy.

Referenced by GetReducedTotal().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4NeutronHPFissionERelease::Init ( std::istream &  aDataFile)
inline

Definition at line 55 of file G4NeutronHPFissionERelease.hh.

References delayedBetaEnergy, delayedGammaEnergy, delayedNeutronKinetic, eV, fragmentKinetic, neutrinoEnergy, promptGammaEnergy, promptNeutronKinetic, reducedTotalEnergy, and totalEnergy.

Referenced by G4NeutronHPFSFissionFS::Init(), and G4FissionLibrary::Init().

+ Here is the caller graph for this function:

Member Data Documentation

G4double G4NeutronHPFissionERelease::delayedBetaEnergy
private

Definition at line 139 of file G4NeutronHPFissionERelease.hh.

Referenced by GetDelayedBetaEnergy(), and Init().

G4double G4NeutronHPFissionERelease::delayedGammaEnergy
private

Definition at line 138 of file G4NeutronHPFissionERelease.hh.

Referenced by GetDelayedGammaEnergy(), and Init().

G4double G4NeutronHPFissionERelease::delayedNeutronKinetic
private

Definition at line 136 of file G4NeutronHPFissionERelease.hh.

Referenced by GetDelayedNeutronKinetic(), and Init().

G4double G4NeutronHPFissionERelease::fragmentKinetic
private

Definition at line 134 of file G4NeutronHPFissionERelease.hh.

Referenced by GetFragmentKinetic(), and Init().

G4double G4NeutronHPFissionERelease::neutrinoEnergy
private

Definition at line 140 of file G4NeutronHPFissionERelease.hh.

Referenced by GetNeutrinoEnergy(), and Init().

G4double G4NeutronHPFissionERelease::promptGammaEnergy
private

Definition at line 137 of file G4NeutronHPFissionERelease.hh.

Referenced by GetPromptGammaEnergy(), and Init().

G4double G4NeutronHPFissionERelease::promptNeutronKinetic
private

Definition at line 135 of file G4NeutronHPFissionERelease.hh.

Referenced by Init().

G4double G4NeutronHPFissionERelease::reducedTotalEnergy
private

Definition at line 141 of file G4NeutronHPFissionERelease.hh.

Referenced by Init().

G4double G4NeutronHPFissionERelease::totalEnergy
private

Definition at line 133 of file G4NeutronHPFissionERelease.hh.

Referenced by GetPromptNeutronKinetic(), GetTotalEnergy(), and Init().


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