Geant4  10.00.p02
G4NeutronHPAngular Class Reference

#include <G4NeutronHPAngular.hh>

+ Collaboration diagram for G4NeutronHPAngular:

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
 
G4ReactionProduct theTarget
 
G4ReactionProduct theNeutron
 

Detailed Description

Definition at line 41 of file G4NeutronHPAngular.hh.

Constructor & Destructor Documentation

G4NeutronHPAngular::G4NeutronHPAngular ( )
inline

Definition at line 45 of file G4NeutronHPAngular.hh.

References theCoefficients, theIsoFlag, and theProbArray.

G4NeutronHPAngular::~G4NeutronHPAngular ( )
inline

Definition at line 56 of file G4NeutronHPAngular.hh.

References theCoefficients, and theProbArray.

Member Function Documentation

G4double G4NeutronHPAngular::GetTargetMass ( )
inline

Definition at line 71 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 69 of file G4NeutronHPAngular.hh.

References theNeutron.

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 67 of file G4NeutronHPAngular.hh.

References theTarget.

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

+ Here is the caller graph for this function:

Member Data Documentation

G4int G4NeutronHPAngular::frameFlag
private

Definition at line 82 of file G4NeutronHPAngular.hh.

Referenced by Init(), and SampleAndUpdate().

G4double G4NeutronHPAngular::targetMass
private

Definition at line 92 of file G4NeutronHPAngular.hh.

Referenced by GetTargetMass(), and Init().

G4int G4NeutronHPAngular::theAngularDistributionType
private

Definition at line 81 of file G4NeutronHPAngular.hh.

Referenced by Init(), and SampleAndUpdate().

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

Definition at line 84 of file G4NeutronHPAngular.hh.

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

G4ReactionProduct G4NeutronHPAngular::theNeutron
private

Definition at line 95 of file G4NeutronHPAngular.hh.

Referenced by SampleAndUpdate(), and SetNeutron().

G4NeutronHPPartial* G4NeutronHPAngular::theProbArray
private
G4ReactionProduct G4NeutronHPAngular::theTarget
private

Definition at line 94 of file G4NeutronHPAngular.hh.

Referenced by SampleAndUpdate(), and SetTarget().


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