Geant4  10.01.p03
G4NeutronHPAngular Class Reference

#include <G4NeutronHPAngular.hh>

+ Collaboration diagram for G4NeutronHPAngular:

Classes

struct  toBeCached
 

Public Member Functions

 G4NeutronHPAngular ()
 
 ~G4NeutronHPAngular ()
 
void Init (std::istream &aDataFile)
 
void SampleAndUpdate (G4ReactionProduct &aNeutron)
 
void SetTarget (const G4ReactionProduct &aTarget)
 
void SetNeutron (const G4ReactionProduct &aNeutron)
 
G4double GetTargetMass ()
 

Private Attributes

G4int theAngularDistributionType
 
G4int frameFlag
 
G4bool theIsoFlag
 
G4NeutronHPLegendreStoretheCoefficients
 
G4NeutronHPPartialtheProbArray
 
G4double targetMass
 
G4Cache< toBeCachedfCache
 

Detailed Description

Definition at line 43 of file G4NeutronHPAngular.hh.

Constructor & Destructor Documentation

G4NeutronHPAngular::G4NeutronHPAngular ( )
inline

Definition at line 54 of file G4NeutronHPAngular.hh.

References fCache, theCoefficients, theIsoFlag, and theProbArray.

G4NeutronHPAngular::~G4NeutronHPAngular ( )
inline

Definition at line 67 of file G4NeutronHPAngular.hh.

References theCoefficients, and theProbArray.

Member Function Documentation

G4double G4NeutronHPAngular::GetTargetMass ( )
inline

Definition at line 82 of file G4NeutronHPAngular.hh.

References targetMass.

Referenced by G4NeutronHPInelasticBaseFS::BaseApply().

+ Here is the caller graph for this function:

void G4NeutronHPAngular::Init ( std::istream &  aDataFile)

Definition at line 39 of file G4NeutronHPAngular.cc.

References G4INCL::KinematicsUtils::energy(), eV, frameFlag, G4cout, G4endl, G4NeutronHPLegendreStore::Init(), G4NeutronHPPartial::InitData(), G4NeutronHPPartial::InitInterpolation(), G4NeutronHPLegendreStore::InitInterpolation(), G4NeutronHPLegendreStore::SetCoeff(), G4NeutronHPPartial::SetT(), G4NeutronHPLegendreStore::SetTemperature(), G4NeutronHPPartial::SetX(), targetMass, theAngularDistributionType, theCoefficients, theIsoFlag, and theProbArray.

Referenced by G4NeutronHPFSFissionFS::Init(), G4NeutronHPFissionBaseFS::Init(), G4NeutronHPInelasticBaseFS::Init(), G4NeutronHPInelasticCompFS::Init(), and G4FissionLibrary::Init().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4NeutronHPAngular::SetNeutron ( const G4ReactionProduct aNeutron)
inline

Definition at line 80 of file G4NeutronHPAngular.hh.

References fCache.

Referenced by G4FissionLibrary::ApplyYourself(), G4NeutronHPInelasticBaseFS::BaseApply(), G4NeutronHPInelasticCompFS::InitDistributionInitialState(), G4NeutronHPFissionBaseFS::SetNeutron(), and G4NeutronHPFSFissionFS::SetNeutron().

+ Here is the caller graph for this function:

void G4NeutronHPAngular::SetTarget ( const G4ReactionProduct aTarget)
inline

Definition at line 78 of file G4NeutronHPAngular.hh.

References fCache.

Referenced by G4FissionLibrary::ApplyYourself(), G4NeutronHPInelasticBaseFS::BaseApply(), G4NeutronHPInelasticCompFS::InitDistributionInitialState(), G4NeutronHPFissionBaseFS::SetTarget(), and G4NeutronHPFSFissionFS::SetTarget().

+ Here is the caller graph for this function:

Member Data Documentation

G4Cache<toBeCached> G4NeutronHPAngular::fCache
private

Definition at line 108 of file G4NeutronHPAngular.hh.

Referenced by G4NeutronHPAngular(), SampleAndUpdate(), SetNeutron(), and SetTarget().

G4int G4NeutronHPAngular::frameFlag
private

Definition at line 93 of file G4NeutronHPAngular.hh.

Referenced by Init(), and SampleAndUpdate().

G4double G4NeutronHPAngular::targetMass
private

Definition at line 103 of file G4NeutronHPAngular.hh.

Referenced by GetTargetMass(), and Init().

G4int G4NeutronHPAngular::theAngularDistributionType
private

Definition at line 92 of file G4NeutronHPAngular.hh.

Referenced by Init(), and SampleAndUpdate().

G4NeutronHPLegendreStore* G4NeutronHPAngular::theCoefficients
private
G4bool G4NeutronHPAngular::theIsoFlag
private

Definition at line 95 of file G4NeutronHPAngular.hh.

Referenced by G4NeutronHPAngular(), Init(), and SampleAndUpdate().

G4NeutronHPPartial* G4NeutronHPAngular::theProbArray
private

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