Geant4.10
|
#include <G4NeutronHPFFFissionFS.hh>
Additional Inherited Members | |
![]() | |
void | SetAZMs (G4double anA, G4double aZ, G4int aM, G4NeutronHPDataUsed used) |
void | adjust_final_state (G4LorentzVector) |
G4bool | DoNotAdjustFinalState () |
![]() | |
G4bool | hasXsec |
G4bool | hasFSData |
G4bool | hasAnyData |
G4NeutronHPNames | theNames |
G4HadFinalState | theResult |
G4double | theBaseA |
G4double | theBaseZ |
G4int | theBaseM |
G4int | theNDLDataZ |
G4int | theNDLDataA |
G4int | theNDLDataM |
Definition at line 36 of file G4NeutronHPFFFissionFS.hh.
|
inline |
Definition at line 40 of file G4NeutronHPFFFissionFS.hh.
References G4NeutronHPFinalState::hasXsec.
Referenced by New().
|
inline |
Definition at line 41 of file G4NeutronHPFFFissionFS.hh.
G4DynamicParticleVector * G4NeutronHPFFFissionFS::ApplyYourself | ( | G4int | nNeutrons | ) |
Definition at line 121 of file G4NeutronHPFFFissionFS.cc.
References G4NeutronHPFissionBaseFS::ApplyYourself().
void G4NeutronHPFFFissionFS::GetAFissionFragment | ( | G4double | energy, |
G4int & | fragZ, | ||
G4int & | fragA, | ||
G4int & | fragM | ||
) |
Definition at line 129 of file G4NeutronHPFFFissionFS.cc.
References DBL_MAX, G4UniformRand, and python.hepunit::second.
Referenced by G4NeutronHPFissionFS::ApplyYourself().
|
virtual |
Implements G4NeutronHPFinalState.
Definition at line 34 of file G4NeutronHPFFFissionFS.cc.
References python.hepunit::eV, G4NeutronHPDataUsed::GetA(), G4NeutronHPManager::GetDataStream(), G4NeutronHPManager::GetInstance(), G4NeutronHPNames::GetName(), G4NeutronHPDataUsed::GetName(), G4NeutronHPDataUsed::GetZ(), G4NeutronHPFinalState::hasAnyData, G4NeutronHPFinalState::hasFSData, G4NeutronHPFinalState::hasXsec, jmax, G4NeutronHPFinalState::theBaseA, G4NeutronHPFinalState::theBaseZ, and G4NeutronHPFinalState::theNames.
Referenced by G4NeutronHPFissionFS::Init().
|
inlinevirtual |
Implements G4NeutronHPFinalState.
Definition at line 47 of file G4NeutronHPFFFissionFS.hh.
References G4NeutronHPFFFissionFS().