Geant4  10.00.p02
G4NeutronHPDiscreteTwoBody Class Reference

#include <G4NeutronHPDiscreteTwoBody.hh>

+ Inheritance diagram for G4NeutronHPDiscreteTwoBody:
+ Collaboration diagram for G4NeutronHPDiscreteTwoBody:

Public Member Functions

 G4NeutronHPDiscreteTwoBody ()
 
 ~G4NeutronHPDiscreteTwoBody ()
 
void Init (std::istream &aDataFile)
 
G4ReactionProductSample (G4double anEnergy, G4double massCode, G4double mass)
 
G4double MeanEnergyOfThisInteraction ()
 
- Public Member Functions inherited from G4VNeutronHPEnergyAngular
 G4VNeutronHPEnergyAngular ()
 
virtual ~G4VNeutronHPEnergyAngular ()
 
void SetNeutron (G4ReactionProduct *aNeutron)
 
void SetTarget (G4ReactionProduct *aTarget)
 
G4ReactionProductGetTarget ()
 
G4ReactionProductGetNeutron ()
 
G4ReactionProductGetCMS ()
 
void SetQValue (G4double aValue)
 
virtual void ClearHistories ()
 

Private Attributes

G4int nEnergy
 
G4InterpolationManager theManager
 
G4NeutronHPLegendreTabletheCoeff
 
G4NeutronHPInterpolator theInt
 

Additional Inherited Members

- Protected Member Functions inherited from G4VNeutronHPEnergyAngular
G4double GetQValue ()
 

Detailed Description

Definition at line 41 of file G4NeutronHPDiscreteTwoBody.hh.

Constructor & Destructor Documentation

G4NeutronHPDiscreteTwoBody::G4NeutronHPDiscreteTwoBody ( )
inline

Definition at line 45 of file G4NeutronHPDiscreteTwoBody.hh.

References theCoeff.

G4NeutronHPDiscreteTwoBody::~G4NeutronHPDiscreteTwoBody ( )
inline

Definition at line 49 of file G4NeutronHPDiscreteTwoBody.hh.

References theCoeff.

Member Function Documentation

void G4NeutronHPDiscreteTwoBody::Init ( std::istream &  aDataFile)
inlinevirtual

Implements G4VNeutronHPEnergyAngular.

Definition at line 54 of file G4NeutronHPDiscreteTwoBody.hh.

References G4INCL::KinematicsUtils::energy(), eV, G4NeutronHPLegendreTable::Init(), G4InterpolationManager::Init(), nEnergy, G4NeutronHPLegendreTable::SetCoeff(), G4NeutronHPLegendreTable::SetRepresentation(), theCoeff, and theManager.

+ Here is the call graph for this function:

G4double G4NeutronHPDiscreteTwoBody::MeanEnergyOfThisInteraction ( )
inlinevirtual

Implements G4VNeutronHPEnergyAngular.

Definition at line 81 of file G4NeutronHPDiscreteTwoBody.hh.

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

Member Data Documentation

G4int G4NeutronHPDiscreteTwoBody::nEnergy
private

Definition at line 85 of file G4NeutronHPDiscreteTwoBody.hh.

Referenced by Init(), and Sample().

G4NeutronHPLegendreTable* G4NeutronHPDiscreteTwoBody::theCoeff
private
G4NeutronHPInterpolator G4NeutronHPDiscreteTwoBody::theInt
private

Definition at line 91 of file G4NeutronHPDiscreteTwoBody.hh.

Referenced by Sample().

G4InterpolationManager G4NeutronHPDiscreteTwoBody::theManager
private

Definition at line 86 of file G4NeutronHPDiscreteTwoBody.hh.

Referenced by Init(), and Sample().


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