| 
    Geant4_10
    
   | 
 
#include <G4NeutronHPSCFissionFS.hh>


Public Member Functions | |
| G4NeutronHPSCFissionFS () | |
| ~G4NeutronHPSCFissionFS () | |
| void | Init (G4double A, G4double Z, G4int M, G4String &dirName, G4String &aFSType) | 
| G4DynamicParticleVector * | ApplyYourself (G4int NNeutrons) | 
| G4NeutronHPFinalState * | New () | 
  Public Member Functions inherited from G4NeutronHPFissionBaseFS | |
| G4NeutronHPFissionBaseFS () | |
| virtual | ~G4NeutronHPFissionBaseFS () | 
| G4DynamicParticleVector * | ApplyYourself (G4int Prompt) | 
| virtual G4double | GetXsec (G4double anEnergy) | 
| virtual G4NeutronHPVector * | GetXsec () | 
| void | SetNeutron (const G4ReactionProduct &aNeutron) | 
| void | SetTarget (const G4ReactionProduct &aTarget) | 
  Public Member Functions inherited from G4NeutronHPFinalState | |
| 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 () | 
Additional Inherited Members | |
  Protected Member Functions inherited from G4NeutronHPFinalState | |
| void | SetAZMs (G4double anA, G4double aZ, G4int aM, G4NeutronHPDataUsed used) | 
| void | adjust_final_state (G4LorentzVector) | 
| G4bool | DoNotAdjustFinalState () | 
  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 36 of file G4NeutronHPSCFissionFS.hh.
      
  | 
  inline | 
Definition at line 40 of file G4NeutronHPSCFissionFS.hh.

      
  | 
  inline | 
Definition at line 41 of file G4NeutronHPSCFissionFS.hh.
| G4DynamicParticleVector * G4NeutronHPSCFissionFS::ApplyYourself | ( | G4int | NNeutrons | ) | 
Definition at line 37 of file G4NeutronHPSCFissionFS.cc.


      
  | 
  virtual | 
Reimplemented from G4NeutronHPFissionBaseFS.
Definition at line 31 of file G4NeutronHPSCFissionFS.cc.


      
  | 
  inlinevirtual | 
Implements G4NeutronHPFinalState.
Definition at line 44 of file G4NeutronHPSCFissionFS.hh.

 1.8.5