|
Geant4 11.3.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) |
Protected Attributes inherited from G4ParticleHPFinalState | |
| G4ParticleDefinition * | theProjectile {nullptr} |
| G4ParticleHPManager * | fManager |
| G4IonTable * | ionTable |
| G4int | theBaseA {0} |
| G4int | theBaseZ {0} |
| G4int | theBaseM {0} |
| G4int | theNDLDataZ {0} |
| G4int | theNDLDataA {0} |
| G4int | theNDLDataM {0} |
| G4int | secID {-1} |
| G4bool | hasXsec {true} |
| G4bool | hasFSData {true} |
| G4bool | hasAnyData {true} |
| G4ParticleHPNames | theNames |
| G4Cache< G4HadFinalState * > | theResult |
Definition at line 37 of file G4ParticleHPFCFissionFS.hh.
|
inline |
|
overridedefault |
| G4DynamicParticleVector * G4ParticleHPFCFissionFS::ApplyYourself | ( | G4int | nNeutrons | ) |
Definition at line 41 of file G4ParticleHPFCFissionFS.cc.
|
overridevirtual |
Implements G4ParticleHPFinalState.
Definition at line 34 of file G4ParticleHPFCFissionFS.cc.
|
inlineoverridevirtual |
Implements G4ParticleHPFinalState.
Definition at line 47 of file G4ParticleHPFCFissionFS.hh.