| 
    Geant4
    10.01
    
   | 
 
#include <G4NeutronHPCaptureFS.hh>
 Inheritance diagram for G4NeutronHPCaptureFS:
 Collaboration diagram for G4NeutronHPCaptureFS:Public Member Functions | |
| G4NeutronHPCaptureFS () | |
| ~G4NeutronHPCaptureFS () | |
| 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 () | 
Private Attributes | |
| G4double | targetMass | 
| G4NeutronHPPhotonDist | theFinalStatePhotons | 
| G4NeutronHPEnAngCorrelation | theMF6FinalState | 
| G4bool | hasExactMF6 | 
| G4NeutronHPNames | theNames | 
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 40 of file G4NeutronHPCaptureFS.hh.
      
  | 
  inline | 
Definition at line 44 of file G4NeutronHPCaptureFS.hh.
References hasExactMF6, G4NeutronHPFinalState::hasXsec, and targetMass.
Referenced by New().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 51 of file G4NeutronHPCaptureFS.hh.
      
  | 
  virtual | 
Reimplemented from G4NeutronHPFinalState.
Definition at line 48 of file G4NeutronHPCaptureFS.cc.
References G4HadFinalState::AddSecondary(), G4PhotonEvaporation::BreakItUp(), G4HadFinalState::Clear(), G4NeutronHPFinalState::DoNotAdjustFinalState(), eps, eV, G4UniformRand, G4Gamma::Gamma(), G4Cache< VALTYPE >::Get(), G4HadProjectile::Get4Momentum(), G4DynamicParticle::Get4Momentum(), G4Nucleus::GetBiasedThermalNucleus(), G4HadProjectile::GetDefinition(), G4DynamicParticle::GetDefinition(), G4NeutronHPManager::GetInstance(), G4IonTable::GetIon(), G4IonTable::GetIonMass(), G4IonTable::GetIonTable(), G4HadProjectile::GetKineticEnergy(), G4HadProjectile::GetMaterial(), G4ReactionProduct::GetMomentum(), G4NucleiProperties::GetNuclearMass(), G4HadFinalState::GetNumberOfSecondaries(), G4HadSecondary::GetParticle(), G4ParticleDefinition::GetPDGMass(), G4NeutronHPPhotonDist::GetPhotons(), G4HadFinalState::GetSecondary(), G4Material::GetTemperature(), G4ReactionProduct::GetTotalEnergy(), hasExactMF6, G4NeutronHPFinalState::HasFSData(), G4ReactionProduct::Lorentz(), MeV, G4Neutron::Neutron(), G4INCL::Math::pi, G4Cache< VALTYPE >::Put(), G4NeutronHPEnAngCorrelation::Sample(), G4ReactionProduct::SetDefinition(), G4DynamicParticle::SetDefinition(), G4PhotonEvaporation::SetICM(), G4ReactionProduct::SetMomentum(), G4DynamicParticle::SetMomentum(), G4NeutronHPEnAngCorrelation::SetNeutron(), G4HadFinalState::SetStatusChange(), G4NeutronHPEnAngCorrelation::SetTarget(), stopAndKill, targetMass, G4NeutronHPFinalState::theBaseA, G4NeutronHPFinalState::theBaseZ, theFinalStatePhotons, theMF6FinalState, G4NeutronHPFinalState::theResult, theTarget, and TRUE.
 Here is the call graph for this function:
      
  | 
  virtual | 
Implements G4NeutronHPFinalState.
Definition at line 306 of file G4NeutronHPCaptureFS.cc.
References A, G4NeutronHPManager::GetDataStream(), G4NeutronHPManager::GetInstance(), G4NeutronHPNames::GetName(), G4NeutronHPDataUsed::GetName(), G4NeutronHPPhotonDist::GetTargetMass(), G4NeutronHPFinalState::hasAnyData, hasExactMF6, G4NeutronHPFinalState::hasFSData, G4NeutronHPFinalState::hasXsec, G4NeutronHPEnAngCorrelation::Init(), G4NeutronHPPhotonDist::InitAngular(), G4NeutronHPPhotonDist::InitEnergies(), G4NeutronHPPhotonDist::InitMean(), G4NeutronHPFinalState::SetAZMs(), targetMass, G4NeutronHPFinalState::theBaseA, G4NeutronHPFinalState::theBaseZ, theFinalStatePhotons, theMF6FinalState, and theNames.
 Here is the call graph for this function:
      
  | 
  inlinevirtual | 
Implements G4NeutronHPFinalState.
Definition at line 57 of file G4NeutronHPCaptureFS.hh.
References G4NeutronHPCaptureFS().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 70 of file G4NeutronHPCaptureFS.hh.
Referenced by ApplyYourself(), G4NeutronHPCaptureFS(), and Init().
      
  | 
  private | 
Definition at line 65 of file G4NeutronHPCaptureFS.hh.
Referenced by ApplyYourself(), G4NeutronHPCaptureFS(), and Init().
      
  | 
  private | 
Definition at line 67 of file G4NeutronHPCaptureFS.hh.
Referenced by ApplyYourself(), and Init().
      
  | 
  private | 
Definition at line 69 of file G4NeutronHPCaptureFS.hh.
Referenced by ApplyYourself(), and Init().
      
  | 
  private | 
Definition at line 72 of file G4NeutronHPCaptureFS.hh.
Referenced by Init().