Geant4  10.01.p03
G4NeutronHPFissionBaseFS Class Reference

#include <G4NeutronHPFissionBaseFS.hh>

+ Inheritance diagram for G4NeutronHPFissionBaseFS:
+ Collaboration diagram for G4NeutronHPFissionBaseFS:

Public Member Functions

 G4NeutronHPFissionBaseFS ()
 
virtual ~G4NeutronHPFissionBaseFS ()
 
void Init (G4double A, G4double Z, G4int M, G4String &dirName, G4String &bit)
 
G4DynamicParticleVectorApplyYourself (G4int Prompt)
 
virtual G4double GetXsec (G4double anEnergy)
 
virtual G4NeutronHPVectorGetXsec ()
 
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)
 
virtual G4NeutronHPFinalStateNew ()=0
 
G4bool HasXsec ()
 
G4bool HasFSData ()
 
G4bool HasAnyData ()
 
void SetA_Z (G4double anA, G4double aZ, G4int aM=0)
 
G4double GetZ ()
 
G4double GetN ()
 
G4int GetM ()
 

Private Member Functions

G4HadFinalStateApplyYourself (const G4HadProjectile &)
 

Private Attributes

G4NeutronHPVectortheXsection
 
G4NeutronHPEnergyDistribution theEnergyDistribution
 
G4NeutronHPAngular theAngularDistribution
 
G4ReactionProduct theNeutron
 
G4ReactionProduct theTarget
 

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
 

Detailed Description

Definition at line 40 of file G4NeutronHPFissionBaseFS.hh.

Constructor & Destructor Documentation

G4NeutronHPFissionBaseFS::G4NeutronHPFissionBaseFS ( )
inline

Definition at line 44 of file G4NeutronHPFissionBaseFS.hh.

References G4NeutronHPFinalState::hasXsec, and theXsection.

virtual G4NeutronHPFissionBaseFS::~G4NeutronHPFissionBaseFS ( )
inlinevirtual

Definition at line 49 of file G4NeutronHPFissionBaseFS.hh.

References theXsection.

Member Function Documentation

G4DynamicParticleVector * G4NeutronHPFissionBaseFS::ApplyYourself ( G4int  Prompt)
G4HadFinalState* G4NeutronHPFissionBaseFS::ApplyYourself ( const G4HadProjectile )
inlineprivatevirtual

Reimplemented from G4NeutronHPFinalState.

Reimplemented in G4NeutronHPLCFissionFS, G4NeutronHPSCFissionFS, and G4NeutronHPTCFissionFS.

Definition at line 78 of file G4NeutronHPFissionBaseFS.hh.

virtual G4double G4NeutronHPFissionBaseFS::GetXsec ( G4double  anEnergy)
inlinevirtual

Reimplemented from G4NeutronHPFinalState.

Definition at line 58 of file G4NeutronHPFissionBaseFS.hh.

References G4NeutronHPVector::GetY(), G4INCL::Math::max(), and theXsection.

Referenced by G4NeutronHPFissionFS::ApplyYourself().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

virtual G4NeutronHPVector* G4NeutronHPFissionBaseFS::GetXsec ( )
inlinevirtual

Reimplemented from G4NeutronHPFinalState.

Definition at line 62 of file G4NeutronHPFissionBaseFS.hh.

References theXsection.

void G4NeutronHPFissionBaseFS::SetNeutron ( const G4ReactionProduct aNeutron)
inline

Definition at line 64 of file G4NeutronHPFissionBaseFS.hh.

References G4NeutronHPAngular::SetNeutron(), theAngularDistribution, and theNeutron.

Referenced by G4NeutronHPFissionFS::ApplyYourself().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4NeutronHPFissionBaseFS::SetTarget ( const G4ReactionProduct aTarget)
inline

Definition at line 70 of file G4NeutronHPFissionBaseFS.hh.

References G4NeutronHPAngular::SetTarget(), theAngularDistribution, and theTarget.

Referenced by G4NeutronHPFissionFS::ApplyYourself().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Member Data Documentation

G4NeutronHPAngular G4NeutronHPFissionBaseFS::theAngularDistribution
private

Definition at line 82 of file G4NeutronHPFissionBaseFS.hh.

Referenced by ApplyYourself(), Init(), SetNeutron(), and SetTarget().

G4NeutronHPEnergyDistribution G4NeutronHPFissionBaseFS::theEnergyDistribution
private

Definition at line 81 of file G4NeutronHPFissionBaseFS.hh.

Referenced by ApplyYourself(), and Init().

G4ReactionProduct G4NeutronHPFissionBaseFS::theNeutron
private

Definition at line 84 of file G4NeutronHPFissionBaseFS.hh.

Referenced by ApplyYourself(), and SetNeutron().

G4ReactionProduct G4NeutronHPFissionBaseFS::theTarget
private

Definition at line 85 of file G4NeutronHPFissionBaseFS.hh.

Referenced by ApplyYourself(), and SetTarget().

G4NeutronHPVector* G4NeutronHPFissionBaseFS::theXsection
private

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