Geant4  10.01.p03
G4VNeutronHPEnergyAngular Class Referenceabstract

#include <G4VNeutronHPEnergyAngular.hh>

+ Inheritance diagram for G4VNeutronHPEnergyAngular:
+ Collaboration diagram for G4VNeutronHPEnergyAngular:

Classes

struct  toBeCached
 

Public Member Functions

 G4VNeutronHPEnergyAngular ()
 
virtual ~G4VNeutronHPEnergyAngular ()
 
virtual void Init (std::istream &aDataFile)=0
 
virtual G4ReactionProductSample (G4double anEnergy, G4double massCode, G4double mass)=0
 
virtual G4double MeanEnergyOfThisInteraction ()=0
 
void SetNeutron (G4ReactionProduct *aNeutron)
 
void SetTarget (G4ReactionProduct *aTarget)
 
G4ReactionProductGetTarget ()
 
G4ReactionProductGetNeutron ()
 
G4ReactionProductGetCMS ()
 
void SetQValue (G4double aValue)
 
virtual void ClearHistories ()
 

Protected Member Functions

G4double GetQValue ()
 

Private Attributes

G4double theQValue
 
G4Cache< toBeCachedfCache
 

Detailed Description

Definition at line 41 of file G4VNeutronHPEnergyAngular.hh.

Constructor & Destructor Documentation

G4VNeutronHPEnergyAngular::G4VNeutronHPEnergyAngular ( )
inline

Definition at line 53 of file G4VNeutronHPEnergyAngular.hh.

References fCache, and theQValue.

virtual G4VNeutronHPEnergyAngular::~G4VNeutronHPEnergyAngular ( )
inlinevirtual

Definition at line 61 of file G4VNeutronHPEnergyAngular.hh.

Member Function Documentation

virtual void G4VNeutronHPEnergyAngular::ClearHistories ( )
inlinevirtual

Reimplemented in G4NeutronHPContEnergyAngular.

Definition at line 111 of file G4VNeutronHPEnergyAngular.hh.

Referenced by G4NeutronHPProduct::Sample().

+ Here is the caller graph for this function:

G4ReactionProduct* G4VNeutronHPEnergyAngular::GetCMS ( )
inline

Definition at line 88 of file G4VNeutronHPEnergyAngular.hh.

References fCache.

G4ReactionProduct* G4VNeutronHPEnergyAngular::GetNeutron ( )
inline

Definition at line 85 of file G4VNeutronHPEnergyAngular.hh.

References fCache.

Referenced by G4NeutronHPNBodyPhaseSpace::GetEmax(), G4NeutronHPNBodyPhaseSpace::Sample(), G4NeutronHPContEnergyAngular::Sample(), and G4NeutronHPDiscreteTwoBody::Sample().

+ Here is the caller graph for this function:

G4double G4VNeutronHPEnergyAngular::GetQValue ( )
inlineprotected

Definition at line 97 of file G4VNeutronHPEnergyAngular.hh.

References theQValue.

Referenced by G4NeutronHPNBodyPhaseSpace::GetEmax(), G4NeutronHPIsotropic::Sample(), and G4NeutronHPDiscreteTwoBody::Sample().

+ Here is the caller graph for this function:

G4ReactionProduct* G4VNeutronHPEnergyAngular::GetTarget ( void  )
inline

Definition at line 83 of file G4VNeutronHPEnergyAngular.hh.

References fCache.

Referenced by G4NeutronHPNBodyPhaseSpace::GetEmax(), G4NeutronHPNBodyPhaseSpace::Sample(), G4NeutronHPContEnergyAngular::Sample(), and G4NeutronHPDiscreteTwoBody::Sample().

+ Here is the caller graph for this function:

virtual void G4VNeutronHPEnergyAngular::Init ( std::istream &  aDataFile)
pure virtual

Implemented in G4NeutronHPLabAngularEnergy, G4NeutronHPContEnergyAngular, G4NeutronHPNBodyPhaseSpace, G4NeutronHPDiscreteTwoBody, and G4NeutronHPIsotropic.

Referenced by G4NeutronHPProduct::Init().

+ Here is the caller graph for this function:

virtual G4double G4VNeutronHPEnergyAngular::MeanEnergyOfThisInteraction ( )
pure virtual

Implemented in G4NeutronHPNBodyPhaseSpace, G4NeutronHPDiscreteTwoBody, G4NeutronHPContEnergyAngular, G4NeutronHPLabAngularEnergy, and G4NeutronHPIsotropic.

Referenced by G4NeutronHPProduct::MeanEnergyOfThisInteraction().

+ Here is the caller graph for this function:

virtual G4ReactionProduct* G4VNeutronHPEnergyAngular::Sample ( G4double  anEnergy,
G4double  massCode,
G4double  mass 
)
pure virtual

Implemented in G4NeutronHPDiscreteTwoBody, G4NeutronHPContEnergyAngular, G4NeutronHPLabAngularEnergy, G4NeutronHPNBodyPhaseSpace, and G4NeutronHPIsotropic.

Referenced by G4NeutronHPProduct::Sample().

+ Here is the caller graph for this function:

void G4VNeutronHPEnergyAngular::SetNeutron ( G4ReactionProduct aNeutron)
inline

Definition at line 71 of file G4VNeutronHPEnergyAngular.hh.

References fCache.

Referenced by G4NeutronHPInelasticBaseFS::BaseApply(), and G4NeutronHPProduct::Sample().

+ Here is the caller graph for this function:

void G4VNeutronHPEnergyAngular::SetQValue ( G4double  aValue)
inline

Definition at line 93 of file G4VNeutronHPEnergyAngular.hh.

References theQValue.

Referenced by G4NeutronHPProduct::Init().

+ Here is the caller graph for this function:

void G4VNeutronHPEnergyAngular::SetTarget ( G4ReactionProduct aTarget)
inline

Definition at line 78 of file G4VNeutronHPEnergyAngular.hh.

References fCache.

Referenced by G4NeutronHPInelasticBaseFS::BaseApply(), and G4NeutronHPProduct::Sample().

+ Here is the caller graph for this function:

Member Data Documentation

G4Cache<toBeCached> G4VNeutronHPEnergyAngular::fCache
private
G4double G4VNeutronHPEnergyAngular::theQValue
private

Definition at line 101 of file G4VNeutronHPEnergyAngular.hh.

Referenced by G4VNeutronHPEnergyAngular(), GetQValue(), and SetQValue().


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