Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
G4NeutronHPProduct Class Reference

#include <G4NeutronHPProduct.hh>

Public Member Functions

 G4NeutronHPProduct ()
 
 ~G4NeutronHPProduct ()
 
G4double GetMassCode ()
 
G4double GetMass ()
 
void Init (std::ifstream &aDataFile)
 
G4ReactionProductVectorSample (G4double anEnergy)
 
G4double GetMeanYield (G4double anEnergy)
 
void SetNeutron (G4ReactionProduct *aNeutron)
 
void SetTarget (G4ReactionProduct *aTarget)
 
G4ReactionProductGetTarget ()
 
G4ReactionProductGetNeutron ()
 
G4double MeanEnergyOfThisInteraction ()
 
G4double GetQValue ()
 

Detailed Description

Definition at line 49 of file G4NeutronHPProduct.hh.

Constructor & Destructor Documentation

G4NeutronHPProduct::G4NeutronHPProduct ( )
inline

Definition at line 52 of file G4NeutronHPProduct.hh.

G4NeutronHPProduct::~G4NeutronHPProduct ( )
inline

Definition at line 56 of file G4NeutronHPProduct.hh.

Member Function Documentation

G4double G4NeutronHPProduct::GetMass ( )
inline

Definition at line 65 of file G4NeutronHPProduct.hh.

G4double G4NeutronHPProduct::GetMassCode ( )
inline

Definition at line 64 of file G4NeutronHPProduct.hh.

G4double G4NeutronHPProduct::GetMeanYield ( G4double  anEnergy)
inline

Definition at line 132 of file G4NeutronHPProduct.hh.

Here is the call graph for this function:

G4ReactionProduct* G4NeutronHPProduct::GetNeutron ( )
inline

Definition at line 149 of file G4NeutronHPProduct.hh.

G4double G4NeutronHPProduct::GetQValue ( )
inline

Definition at line 166 of file G4NeutronHPProduct.hh.

Here is the caller graph for this function:

G4ReactionProduct* G4NeutronHPProduct::GetTarget ( void  )
inline

Definition at line 147 of file G4NeutronHPProduct.hh.

void G4NeutronHPProduct::Init ( std::ifstream &  aDataFile)
inline

Definition at line 67 of file G4NeutronHPProduct.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

G4double G4NeutronHPProduct::MeanEnergyOfThisInteraction ( )
inline

Definition at line 151 of file G4NeutronHPProduct.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

G4ReactionProductVector * G4NeutronHPProduct::Sample ( G4double  anEnergy)

Definition at line 42 of file G4NeutronHPProduct.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4NeutronHPProduct::SetNeutron ( G4ReactionProduct aNeutron)
inline

Definition at line 137 of file G4NeutronHPProduct.hh.

void G4NeutronHPProduct::SetTarget ( G4ReactionProduct aTarget)
inline

Definition at line 142 of file G4NeutronHPProduct.hh.


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