Geant4  10.00.p02
G4NeutronHPEnAngCorrelation Class Reference

#include <G4NeutronHPEnAngCorrelation.hh>

+ Collaboration diagram for G4NeutronHPEnAngCorrelation:

Public Member Functions

 G4NeutronHPEnAngCorrelation ()
 
 ~G4NeutronHPEnAngCorrelation ()
 
void Init (std::istream &aDataFile)
 
G4ReactionProductSampleOne (G4double anEnergy)
 
G4ReactionProductVectorSample (G4double anEnergy)
 
void SetTarget (G4ReactionProduct &aTarget)
 
void SetNeutron (G4ReactionProduct &aNeutron)
 
G4bool InCharge ()
 
G4double GetTargetMass ()
 
G4double GetTotalMeanEnergy ()
 

Private Attributes

G4double targetMass
 
G4int frameFlag
 
G4int nProducts
 
G4NeutronHPProducttheProducts
 
G4bool inCharge
 
G4ReactionProduct theTarget
 
G4ReactionProduct theNeutron
 
G4double theTotalMeanEnergy
 

Detailed Description

Definition at line 40 of file G4NeutronHPEnAngCorrelation.hh.

Constructor & Destructor Documentation

G4NeutronHPEnAngCorrelation::G4NeutronHPEnAngCorrelation ( )
inline

Definition at line 43 of file G4NeutronHPEnAngCorrelation.hh.

References inCharge, theProducts, and theTotalMeanEnergy.

G4NeutronHPEnAngCorrelation::~G4NeutronHPEnAngCorrelation ( )
inline

Definition at line 49 of file G4NeutronHPEnAngCorrelation.hh.

References theProducts.

Member Function Documentation

G4double G4NeutronHPEnAngCorrelation::GetTargetMass ( )
inline

Definition at line 86 of file G4NeutronHPEnAngCorrelation.hh.

References targetMass.

Referenced by G4NeutronHPInelasticBaseFS::BaseApply().

+ Here is the caller graph for this function:

G4double G4NeutronHPEnAngCorrelation::GetTotalMeanEnergy ( )
inline

Definition at line 88 of file G4NeutronHPEnAngCorrelation.hh.

References theTotalMeanEnergy.

Referenced by G4NeutronHPInelasticBaseFS::BaseApply().

+ Here is the caller graph for this function:

G4bool G4NeutronHPEnAngCorrelation::InCharge ( )
inline

Definition at line 81 of file G4NeutronHPEnAngCorrelation.hh.

References inCharge.

void G4NeutronHPEnAngCorrelation::Init ( std::istream &  aDataFile)
inline

Definition at line 54 of file G4NeutronHPEnAngCorrelation.hh.

References frameFlag, inCharge, G4NeutronHPProduct::Init(), nProducts, targetMass, and theProducts.

Referenced by G4NeutronHPCaptureFS::Init(), G4NeutronHPInelasticBaseFS::Init(), and G4NeutronHPInelasticCompFS::Init().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4ReactionProductVector * G4NeutronHPEnAngCorrelation::Sample ( G4double  anEnergy)

Definition at line 62 of file G4NeutronHPEnAngCorrelation.cc.

References frameFlag, G4endl, G4ReactionProduct::GetKineticEnergy(), G4ReactionProduct::GetMomentum(), G4NeutronHPProduct::GetQValue(), G4ReactionProduct::GetTotalEnergy(), G4ReactionProduct::Lorentz(), G4NeutronHPProduct::MeanEnergyOfThisInteraction(), nProducts, G4NeutronHPProduct::Sample(), G4ReactionProduct::SetMass(), G4ReactionProduct::SetMomentum(), G4ReactionProduct::SetTotalEnergy(), theNeutron, theProducts, theTarget, and theTotalMeanEnergy.

Referenced by G4NeutronHPCaptureFS::ApplyYourself(), G4NeutronHPInelasticBaseFS::BaseApply(), and G4NeutronHPInelasticCompFS::CompositeApply().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4ReactionProduct * G4NeutronHPEnAngCorrelation::SampleOne ( G4double  anEnergy)

Definition at line 37 of file G4NeutronHPEnAngCorrelation.cc.

References nProducts, G4NeutronHPProduct::Sample(), and theProducts.

+ Here is the call graph for this function:

void G4NeutronHPEnAngCorrelation::SetNeutron ( G4ReactionProduct aNeutron)
inline

Definition at line 75 of file G4NeutronHPEnAngCorrelation.hh.

References nProducts, theNeutron, and theProducts.

Referenced by G4NeutronHPCaptureFS::ApplyYourself(), G4NeutronHPInelasticBaseFS::BaseApply(), and G4NeutronHPInelasticCompFS::InitDistributionInitialState().

+ Here is the caller graph for this function:

void G4NeutronHPEnAngCorrelation::SetTarget ( G4ReactionProduct aTarget)
inline

Definition at line 69 of file G4NeutronHPEnAngCorrelation.hh.

References nProducts, theProducts, and theTarget.

Referenced by G4NeutronHPCaptureFS::ApplyYourself(), G4NeutronHPInelasticBaseFS::BaseApply(), and G4NeutronHPInelasticCompFS::InitDistributionInitialState().

+ Here is the caller graph for this function:

Member Data Documentation

G4int G4NeutronHPEnAngCorrelation::frameFlag
private

Definition at line 99 of file G4NeutronHPEnAngCorrelation.hh.

Referenced by Init(), and Sample().

G4bool G4NeutronHPEnAngCorrelation::inCharge
private

Definition at line 102 of file G4NeutronHPEnAngCorrelation.hh.

Referenced by G4NeutronHPEnAngCorrelation(), InCharge(), and Init().

G4int G4NeutronHPEnAngCorrelation::nProducts
private

Definition at line 100 of file G4NeutronHPEnAngCorrelation.hh.

Referenced by Init(), Sample(), SampleOne(), SetNeutron(), and SetTarget().

G4double G4NeutronHPEnAngCorrelation::targetMass
private

Definition at line 98 of file G4NeutronHPEnAngCorrelation.hh.

Referenced by GetTargetMass(), and Init().

G4ReactionProduct G4NeutronHPEnAngCorrelation::theNeutron
private

Definition at line 107 of file G4NeutronHPEnAngCorrelation.hh.

Referenced by Sample(), and SetNeutron().

G4NeutronHPProduct* G4NeutronHPEnAngCorrelation::theProducts
private
G4ReactionProduct G4NeutronHPEnAngCorrelation::theTarget
private

Definition at line 106 of file G4NeutronHPEnAngCorrelation.hh.

Referenced by Sample(), and SetTarget().

G4double G4NeutronHPEnAngCorrelation::theTotalMeanEnergy
private

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