#include <G4NeutronHPFFFissionFS.hh>
|
| | G4NeutronHPFFFissionFS () |
| |
| | ~G4NeutronHPFFFissionFS () |
| |
| void | Init (G4double A, G4double Z, G4int M, G4String &dirName, G4String &aFSType) |
| |
| G4DynamicParticleVector * | ApplyYourself (G4int nNeutrons) |
| |
| G4NeutronHPFinalState * | New () |
| |
| void | GetAFissionFragment (G4double, G4int &, G4int &, G4int &) |
| |
| | G4NeutronHPFissionBaseFS () |
| |
| virtual | ~G4NeutronHPFissionBaseFS () |
| |
| void | Init (G4double A, G4double Z, G4int M, G4String &dirName, G4String &bit) |
| |
| G4DynamicParticleVector * | ApplyYourself (G4int Prompt) |
| |
| virtual G4double | GetXsec (G4double anEnergy) |
| |
| virtual G4NeutronHPVector * | GetXsec () |
| |
| void | SetNeutron (const G4ReactionProduct &aNeutron) |
| |
| void | SetTarget (const G4ReactionProduct &aTarget) |
| |
| | G4NeutronHPFinalState () |
| |
| virtual | ~G4NeutronHPFinalState () |
| |
| void | Init (G4double A, G4double Z, G4String &dirName, G4String &aFSType) |
| |
| G4bool | HasXsec () |
| |
| G4bool | HasFSData () |
| |
| G4bool | HasAnyData () |
| |
| void | SetA_Z (G4double anA, G4double aZ, G4int aM=0) |
| |
| G4double | GetZ () |
| |
| G4double | GetN () |
| |
| G4int | GetM () |
| |
Definition at line 36 of file G4NeutronHPFFFissionFS.hh.
| G4NeutronHPFFFissionFS::G4NeutronHPFFFissionFS |
( |
| ) |
|
|
inline |
| G4NeutronHPFFFissionFS::~G4NeutronHPFFFissionFS |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following files: