Geant4  10.00.p02
G4FissionLibrary Class Reference

#include <G4FissionLibrary.hh>

+ Inheritance diagram for G4FissionLibrary:
+ Collaboration diagram for G4FissionLibrary:

Public Member Functions

 G4FissionLibrary ()
 
 ~G4FissionLibrary ()
 
void Init (G4double A, G4double Z, G4int M, G4String &dirName, G4String &)
 
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 Member Functions

void SampleMult (const G4HadProjectile &theTrack, G4int *nPrompt, G4int *gPrompt, G4double eKinetic)
 
G4NeutronHPFissionEReleaseGetEnergyRelease ()
 

Private Attributes

G4int theIsotope
 
G4double targetMass
 
G4NeutronHPNeutronYield theFinalStateNeutrons
 
G4NeutronHPEnergyDistribution thePromptNeutronEnDis
 
G4NeutronHPEnergyDistribution theDelayedNeutronEnDis
 
G4NeutronHPAngular theNeutronAngularDis
 
G4NeutronHPPhotonDist theFinalStatePhotons
 
G4NeutronHPFissionERelease theEnergyRelease
 

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 76 of file G4FissionLibrary.hh.

Constructor & Destructor Documentation

G4FissionLibrary::G4FissionLibrary ( )

Definition at line 66 of file G4FissionLibrary.cc.

References G4NeutronHPFinalState::hasXsec.

Referenced by New().

+ Here is the caller graph for this function:

G4FissionLibrary::~G4FissionLibrary ( )

Definition at line 72 of file G4FissionLibrary.cc.

Member Function Documentation

G4HadFinalState * G4FissionLibrary::ApplyYourself ( const G4HadProjectile theTrack)
virtual
G4NeutronHPFissionERelease* G4FissionLibrary::GetEnergyRelease ( )
inlineprivate

Definition at line 93 of file G4FissionLibrary.hh.

References theEnergyRelease.

G4NeutronHPFinalState * G4FissionLibrary::New ( )
virtual

Implements G4NeutronHPFinalState.

Definition at line 75 of file G4FissionLibrary.cc.

References G4FissionLibrary().

+ Here is the call graph for this function:

void G4FissionLibrary::SampleMult ( const G4HadProjectile theTrack,
G4int nPrompt,
G4int gPrompt,
G4double  eKinetic 
)
private

Definition at line 222 of file G4FissionLibrary.cc.

References genfissevt_(), G4NeutronHPNeutronYield::GetDelayed(), G4HadProjectile::GetGlobalTime(), G4NeutronHPNeutronYield::GetMean(), getnnu_(), getpnu_(), G4NeutronHPNeutronYield::GetPrompt(), second, theFinalStateNeutrons, and theIsotope.

Referenced by ApplyYourself().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Member Data Documentation

G4double G4FissionLibrary::targetMass
private

Definition at line 90 of file G4FissionLibrary.hh.

Referenced by ApplyYourself(), and Init().

G4NeutronHPEnergyDistribution G4FissionLibrary::theDelayedNeutronEnDis
private

Definition at line 98 of file G4FissionLibrary.hh.

Referenced by Init().

G4NeutronHPFissionERelease G4FissionLibrary::theEnergyRelease
private

Definition at line 102 of file G4FissionLibrary.hh.

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

G4NeutronHPNeutronYield G4FissionLibrary::theFinalStateNeutrons
private

Definition at line 96 of file G4FissionLibrary.hh.

Referenced by Init(), and SampleMult().

G4NeutronHPPhotonDist G4FissionLibrary::theFinalStatePhotons
private

Definition at line 101 of file G4FissionLibrary.hh.

Referenced by Init().

G4int G4FissionLibrary::theIsotope
private

Definition at line 89 of file G4FissionLibrary.hh.

Referenced by Init(), and SampleMult().

G4NeutronHPAngular G4FissionLibrary::theNeutronAngularDis
private

Definition at line 99 of file G4FissionLibrary.hh.

Referenced by ApplyYourself(), and Init().

G4NeutronHPEnergyDistribution G4FissionLibrary::thePromptNeutronEnDis
private

Definition at line 97 of file G4FissionLibrary.hh.

Referenced by Init().


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