Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4NeutronHPFFFissionFS.hh>
Additional Inherited Members | |
Protected Member Functions inherited from G4NeutronHPFinalState | |
void | SetAZMs (G4double anA, G4double aZ, G4int aM, G4NeutronHPDataUsed used) |
void | adjust_final_state (G4LorentzVector) |
Protected Attributes inherited from G4NeutronHPFinalState | |
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 37 of file G4NeutronHPFFFissionFS.hh.
|
inline |
|
inline |
Definition at line 42 of file G4NeutronHPFFFissionFS.hh.
G4DynamicParticleVector * G4NeutronHPFFFissionFS::ApplyYourself | ( | G4int | nNeutrons | ) |
Definition at line 118 of file G4NeutronHPFFFissionFS.cc.
void G4NeutronHPFFFissionFS::GetAFissionFragment | ( | G4double | energy, |
G4int & | fragZ, | ||
G4int & | fragA, | ||
G4int & | fragM | ||
) |
Definition at line 126 of file G4NeutronHPFFFissionFS.cc.
Referenced by G4NeutronHPFissionFS::ApplyYourself().
|
virtual |
Implements G4NeutronHPFinalState.
Definition at line 33 of file G4NeutronHPFFFissionFS.cc.
Referenced by G4NeutronHPFissionFS::Init().
|
inlinevirtual |
Implements G4NeutronHPFinalState.
Definition at line 48 of file G4NeutronHPFFFissionFS.hh.