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

#include <G4NeutronHPLegendreTable.hh>

Public Member Functions

 G4NeutronHPLegendreTable ()
 
 ~G4NeutronHPLegendreTable ()
 
void operator= (const G4NeutronHPLegendreTable &aSet)
 
void Init (std::ifstream &aDataFile)
 
void Init (G4double e, G4int n)
 
void SetEnergy (G4double energy)
 
void SetTemperature (G4double temp)
 
void SetCoeff (G4int l, G4double coeff)
 
void SetRepresentation (G4int aRep)
 
G4double GetCoeff (G4int l)
 
G4double GetEnergy ()
 
G4double GetTemperature ()
 
G4int GetNumberOfPoly ()
 
G4int GetRepresentation ()
 
const G4InterpolationManagerGetManager ()
 

Detailed Description

Definition at line 39 of file G4NeutronHPLegendreTable.hh.

Constructor & Destructor Documentation

G4NeutronHPLegendreTable::G4NeutronHPLegendreTable ( )
inline

Definition at line 42 of file G4NeutronHPLegendreTable.hh.

G4NeutronHPLegendreTable::~G4NeutronHPLegendreTable ( )
inline

Definition at line 47 of file G4NeutronHPLegendreTable.hh.

Member Function Documentation

G4double G4NeutronHPLegendreTable::GetCoeff ( G4int  l)
inline

Definition at line 95 of file G4NeutronHPLegendreTable.hh.

Here is the caller graph for this function:

G4double G4NeutronHPLegendreTable::GetEnergy ( )
inline

Definition at line 96 of file G4NeutronHPLegendreTable.hh.

Here is the caller graph for this function:

const G4InterpolationManager& G4NeutronHPLegendreTable::GetManager ( )
inline

Definition at line 100 of file G4NeutronHPLegendreTable.hh.

G4int G4NeutronHPLegendreTable::GetNumberOfPoly ( )
inline

Definition at line 98 of file G4NeutronHPLegendreTable.hh.

Here is the caller graph for this function:

G4int G4NeutronHPLegendreTable::GetRepresentation ( )
inline

Definition at line 99 of file G4NeutronHPLegendreTable.hh.

G4double G4NeutronHPLegendreTable::GetTemperature ( void  )
inline

Definition at line 97 of file G4NeutronHPLegendreTable.hh.

Here is the caller graph for this function:

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

Definition at line 67 of file G4NeutronHPLegendreTable.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4NeutronHPLegendreTable::Init ( G4double  e,
G4int  n 
)
inline

Definition at line 81 of file G4NeutronHPLegendreTable.hh.

void G4NeutronHPLegendreTable::operator= ( const G4NeutronHPLegendreTable aSet)
inline

Definition at line 49 of file G4NeutronHPLegendreTable.hh.

void G4NeutronHPLegendreTable::SetCoeff ( G4int  l,
G4double  coeff 
)
inline

Definition at line 92 of file G4NeutronHPLegendreTable.hh.

Here is the caller graph for this function:

void G4NeutronHPLegendreTable::SetEnergy ( G4double  energy)
inline

Definition at line 90 of file G4NeutronHPLegendreTable.hh.

Here is the caller graph for this function:

void G4NeutronHPLegendreTable::SetRepresentation ( G4int  aRep)
inline

Definition at line 93 of file G4NeutronHPLegendreTable.hh.

Here is the caller graph for this function:

void G4NeutronHPLegendreTable::SetTemperature ( G4double  temp)
inline

Definition at line 91 of file G4NeutronHPLegendreTable.hh.

Here is the caller graph for this function:


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