Geant4
10.03.p01
|
#include <G4ParticleHPFFFissionFS.hh>
Additional Inherited Members | |
Protected Member Functions inherited from G4ParticleHPFinalState | |
void | adjust_final_state (G4LorentzVector) |
G4bool | DoNotAdjustFinalState () |
Protected Attributes inherited from G4ParticleHPFinalState | |
G4bool | hasXsec |
G4bool | hasFSData |
G4bool | hasAnyData |
G4ParticleHPNames | theNames |
G4Cache< G4HadFinalState * > | theResult |
G4double | theBaseA |
G4double | theBaseZ |
G4int | theBaseM |
G4int | theNDLDataZ |
G4int | theNDLDataA |
G4int | theNDLDataM |
G4ParticleDefinition * | theProjectile |
Definition at line 37 of file G4ParticleHPFFFissionFS.hh.
|
inline |
Definition at line 41 of file G4ParticleHPFFFissionFS.hh.
G4ParticleHPFFFissionFS::~G4ParticleHPFFFissionFS | ( | ) |
Definition at line 36 of file G4ParticleHPFFFissionFS.cc.
G4DynamicParticleVector * G4ParticleHPFFFissionFS::ApplyYourself | ( | G4int | nNeutrons | ) |
Definition at line 151 of file G4ParticleHPFFFissionFS.cc.
void G4ParticleHPFFFissionFS::GetAFissionFragment | ( | G4double | energy, |
G4int & | fragZ, | ||
G4int & | fragA, | ||
G4int & | fragM | ||
) |
Definition at line 159 of file G4ParticleHPFFFissionFS.cc.
|
virtual |
Implements G4ParticleHPFinalState.
Definition at line 64 of file G4ParticleHPFFFissionFS.cc.
|
inlinevirtual |
Implements G4ParticleHPFinalState.
Definition at line 48 of file G4ParticleHPFFFissionFS.hh.