|
Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ParticleHPFCFissionFS.hh>
Inheritance diagram for G4ParticleHPFCFissionFS: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 |
| G4ParticleDefinition * | theProjectile |
| G4double | theBaseA |
| G4double | theBaseZ |
| G4int | theBaseM |
| G4int | theNDLDataZ |
| G4int | theNDLDataA |
| G4int | theNDLDataM |
Definition at line 37 of file G4ParticleHPFCFissionFS.hh.
|
inline |
|
inline |
Definition at line 42 of file G4ParticleHPFCFissionFS.hh.
| G4DynamicParticleVector * G4ParticleHPFCFissionFS::ApplyYourself | ( | G4int | nNeutrons | ) |
Definition at line 40 of file G4ParticleHPFCFissionFS.cc.
Referenced by G4ParticleHPFissionFS::ApplyYourself().
|
virtual |
Implements G4ParticleHPFinalState.
Definition at line 34 of file G4ParticleHPFCFissionFS.cc.
Referenced by G4ParticleHPFissionFS::Init().
|
inlinevirtual |
Implements G4ParticleHPFinalState.
Definition at line 45 of file G4ParticleHPFCFissionFS.hh.