| 
    Geant4
    10.01
    
   | 
 
#include <G4NeutronHPFissionFS.hh>
 Inheritance diagram for G4NeutronHPFissionFS:
 Collaboration diagram for G4NeutronHPFissionFS:Public Member Functions | |
| G4NeutronHPFissionFS () | |
| ~G4NeutronHPFissionFS () | |
| void | Init (G4double A, G4double Z, G4int M, G4String &dirName, G4String &aFSType) | 
| G4HadFinalState * | ApplyYourself (const G4HadProjectile &theTrack) | 
| G4NeutronHPFinalState * | New () | 
  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 () | 
| virtual G4double | GetXsec (G4double) | 
| virtual G4NeutronHPVector * | GetXsec () | 
| 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 | 
| G4Cache< G4HadFinalState * > | theResult | 
| G4double | theBaseA | 
| G4double | theBaseZ | 
| G4int | theBaseM | 
| G4int | theNDLDataZ | 
| G4int | theNDLDataA | 
| G4int | theNDLDataM | 
Definition at line 45 of file G4NeutronHPFissionFS.hh.
      
  | 
  inline | 
Definition at line 49 of file G4NeutronHPFissionFS.hh.
References G4NeutronHPFinalState::hasXsec, and produceFissionFragments.
Referenced by New().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 50 of file G4NeutronHPFissionFS.hh.
      
  | 
  virtual | 
Reimplemented from G4NeutronHPFinalState.
Definition at line 64 of file G4NeutronHPFissionFS.cc.
References G4HadFinalState::AddSecondary(), G4NeutronHPFCFissionFS::ApplyYourself(), G4NeutronHPSCFissionFS::ApplyYourself(), G4NeutronHPLCFissionFS::ApplyYourself(), G4NeutronHPTCFissionFS::ApplyYourself(), G4NeutronHPFSFissionFS::ApplyYourself(), G4HadFinalState::Clear(), G4UniformRand, G4Cache< VALTYPE >::Get(), G4HadProjectile::Get4Momentum(), G4NeutronHPFFFissionFS::GetAFissionFragment(), G4Nucleus::GetBiasedThermalNucleus(), G4HadProjectile::GetDefinition(), G4NeutronHPFSFissionFS::GetEnergyRelease(), G4NeutronHPFissionERelease::GetFragmentKinetic(), G4HadProjectile::GetGlobalTime(), G4NeutronHPManager::GetInstance(), G4IonTable::GetIon(), G4IonTable::GetIonTable(), G4HadProjectile::GetKineticEnergy(), G4NeutronHPFSFissionFS::GetMass(), G4HadProjectile::GetMaterial(), G4HadFinalState::GetNumberOfSecondaries(), G4ParticleDefinition::GetPDGMass(), G4NeutronHPFSFissionFS::GetPhotons(), G4NeutronHPManager::GetProduceFissionFragments(), G4HadFinalState::GetSecondary(), G4Material::GetTemperature(), G4NeutronHPFissionBaseFS::GetXsec(), G4INCL::Math::pi, produceFissionFragments, G4Cache< VALTYPE >::Put(), G4NeutronHPFSFissionFS::SampleNeutronMult(), G4HadFinalState::SetLocalEnergyDeposit(), G4ReactionProduct::SetMomentum(), G4NeutronHPFissionBaseFS::SetNeutron(), G4NeutronHPFSFissionFS::SetNeutron(), G4HadFinalState::SetStatusChange(), G4NeutronHPFissionBaseFS::SetTarget(), G4NeutronHPFSFissionFS::SetTarget(), stopAndKill, G4NeutronHPFinalState::theBaseA, G4NeutronHPFinalState::theBaseZ, theFC, theFF, theFS, theLC, G4NeutronHPFinalState::theResult, theSC, theTarget, and theTC.
 Here is the call graph for this function:
      
  | 
  virtual | 
Implements G4NeutronHPFinalState.
Definition at line 41 of file G4NeutronHPFissionFS.cc.
References G4cout, G4endl, G4NeutronHPManager::GetInstance(), G4NeutronHPFinalState::HasFSData(), G4NeutronHPTCFissionFS::Init(), G4NeutronHPLCFissionFS::Init(), G4NeutronHPSCFissionFS::Init(), G4NeutronHPFCFissionFS::Init(), G4NeutronHPFFFissionFS::Init(), G4NeutronHPFSFissionFS::Init(), produceFissionFragments, theFC, theFF, theFS, theLC, theSC, and theTC.
 Here is the call graph for this function:
      
  | 
  inlinevirtual | 
Implements G4NeutronHPFinalState.
Definition at line 53 of file G4NeutronHPFissionFS.hh.
References G4NeutronHPFissionFS().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 68 of file G4NeutronHPFissionFS.hh.
Referenced by ApplyYourself(), G4NeutronHPFissionFS(), and Init().
      
  | 
  private | 
Definition at line 62 of file G4NeutronHPFissionFS.hh.
Referenced by ApplyYourself(), and Init().
      
  | 
  private | 
Definition at line 67 of file G4NeutronHPFissionFS.hh.
Referenced by ApplyYourself(), and Init().
      
  | 
  private | 
Definition at line 61 of file G4NeutronHPFissionFS.hh.
Referenced by ApplyYourself(), and Init().
      
  | 
  private | 
Definition at line 65 of file G4NeutronHPFissionFS.hh.
Referenced by ApplyYourself(), and Init().
      
  | 
  private | 
Definition at line 63 of file G4NeutronHPFissionFS.hh.
Referenced by ApplyYourself(), and Init().
      
  | 
  private | 
Definition at line 64 of file G4NeutronHPFissionFS.hh.
Referenced by ApplyYourself(), and Init().