Geant4
10.01.p02
|
#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) |
Definition at line 39 of file G4NeutronHPFissionERelease.hh.
|
inline |
Definition at line 42 of file G4NeutronHPFissionERelease.hh.
|
inline |
Definition at line 53 of file G4NeutronHPFissionERelease.hh.
Definition at line 115 of file G4NeutronHPFissionERelease.hh.
References delayedBetaEnergy.
Definition at line 109 of file G4NeutronHPFissionERelease.hh.
References delayedGammaEnergy.
|
inline |
Definition at line 101 of file G4NeutronHPFissionERelease.hh.
References delayedNeutronKinetic.
|
inline |
Definition at line 89 of file G4NeutronHPFissionERelease.hh.
References fragmentKinetic.
Referenced by G4NeutronHPFissionFS::ApplyYourself(), and G4FissionLibrary::ApplyYourself().
Definition at line 121 of file G4NeutronHPFissionERelease.hh.
References neutrinoEnergy.
Referenced by GetReducedTotal().
|
inline |
Definition at line 105 of file G4NeutronHPFissionERelease.hh.
References promptGammaEnergy.
|
inline |
Definition at line 93 of file G4NeutronHPFissionERelease.hh.
References G4INCL::KinematicsUtils::energy(), eV, and totalEnergy.
|
inline |
Definition at line 127 of file G4NeutronHPFissionERelease.hh.
References GetNeutrinoEnergy(), and GetTotalEnergy().
|
inline |
Definition at line 81 of file G4NeutronHPFissionERelease.hh.
References G4INCL::KinematicsUtils::energy(), eV, and totalEnergy.
Referenced by GetReducedTotal().
|
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().
|
private |
Definition at line 139 of file G4NeutronHPFissionERelease.hh.
Referenced by GetDelayedBetaEnergy(), and Init().
|
private |
Definition at line 138 of file G4NeutronHPFissionERelease.hh.
Referenced by GetDelayedGammaEnergy(), and Init().
|
private |
Definition at line 136 of file G4NeutronHPFissionERelease.hh.
Referenced by GetDelayedNeutronKinetic(), and Init().
|
private |
Definition at line 134 of file G4NeutronHPFissionERelease.hh.
Referenced by GetFragmentKinetic(), and Init().
|
private |
Definition at line 140 of file G4NeutronHPFissionERelease.hh.
Referenced by GetNeutrinoEnergy(), and Init().
|
private |
Definition at line 137 of file G4NeutronHPFissionERelease.hh.
Referenced by GetPromptGammaEnergy(), and Init().
|
private |
Definition at line 135 of file G4NeutronHPFissionERelease.hh.
Referenced by Init().
|
private |
Definition at line 141 of file G4NeutronHPFissionERelease.hh.
Referenced by Init().
|
private |
Definition at line 133 of file G4NeutronHPFissionERelease.hh.
Referenced by GetPromptNeutronKinetic(), GetTotalEnergy(), and Init().