Geant4  10.00.p02
G4NeutronHPCaptureFS Class Reference

#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)
 
G4HadFinalStateApplyYourself (const G4HadProjectile &theTrack)
 
G4NeutronHPFinalStateNew ()
 
- 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 G4NeutronHPVectorGetXsec ()
 
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
 
G4HadFinalState theResult
 
G4double theBaseA
 
G4double theBaseZ
 
G4int theBaseM
 
G4int theNDLDataZ
 
G4int theNDLDataA
 
G4int theNDLDataM
 

Detailed Description

Definition at line 40 of file G4NeutronHPCaptureFS.hh.

Constructor & Destructor Documentation

G4NeutronHPCaptureFS::G4NeutronHPCaptureFS ( )
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:

G4NeutronHPCaptureFS::~G4NeutronHPCaptureFS ( )
inline

Definition at line 51 of file G4NeutronHPCaptureFS.hh.

Member Function Documentation

G4HadFinalState * G4NeutronHPCaptureFS::ApplyYourself ( const G4HadProjectile theTrack)
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(), G4HadProjectile::Get4Momentum(), G4DynamicParticle::Get4Momentum(), G4Nucleus::GetBiasedThermalNucleus(), G4HadProjectile::GetDefinition(), G4DynamicParticle::GetDefinition(), G4IonTable::GetIon(), G4IonTable::GetIonMass(), G4IonTable::GetIonTable(), G4HadProjectile::GetKineticEnergy(), G4ReactionProduct::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, G4NeutronHPEnAngCorrelation::Sample(), G4ReactionProduct::SetDefinition(), G4DynamicParticle::SetDefinition(), G4PhotonEvaporation::SetICM(), G4ReactionProduct::SetKineticEnergy(), 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:

G4NeutronHPFinalState* G4NeutronHPCaptureFS::New ( )
inlinevirtual

Implements G4NeutronHPFinalState.

Definition at line 57 of file G4NeutronHPCaptureFS.hh.

References G4NeutronHPCaptureFS().

+ Here is the call graph for this function:

Member Data Documentation

G4bool G4NeutronHPCaptureFS::hasExactMF6
private

Definition at line 70 of file G4NeutronHPCaptureFS.hh.

Referenced by ApplyYourself(), G4NeutronHPCaptureFS(), and Init().

G4double G4NeutronHPCaptureFS::targetMass
private

Definition at line 65 of file G4NeutronHPCaptureFS.hh.

Referenced by ApplyYourself(), G4NeutronHPCaptureFS(), and Init().

G4NeutronHPPhotonDist G4NeutronHPCaptureFS::theFinalStatePhotons
private

Definition at line 67 of file G4NeutronHPCaptureFS.hh.

Referenced by ApplyYourself(), and Init().

G4NeutronHPEnAngCorrelation G4NeutronHPCaptureFS::theMF6FinalState
private

Definition at line 69 of file G4NeutronHPCaptureFS.hh.

Referenced by ApplyYourself(), and Init().

G4NeutronHPNames G4NeutronHPCaptureFS::theNames
private

Definition at line 72 of file G4NeutronHPCaptureFS.hh.

Referenced by Init().


The documentation for this class was generated from the following files: