Geant4_10
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::istream &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 38 of file G4NeutronHPLegendreTable.hh.

Constructor & Destructor Documentation

G4NeutronHPLegendreTable::G4NeutronHPLegendreTable ( )
inline

Definition at line 41 of file G4NeutronHPLegendreTable.hh.

G4NeutronHPLegendreTable::~G4NeutronHPLegendreTable ( )
inline

Definition at line 46 of file G4NeutronHPLegendreTable.hh.

Member Function Documentation

G4double G4NeutronHPLegendreTable::GetCoeff ( G4int  l)
inline

Definition at line 94 of file G4NeutronHPLegendreTable.hh.

Here is the caller graph for this function:

G4double G4NeutronHPLegendreTable::GetEnergy ( )
inline

Definition at line 95 of file G4NeutronHPLegendreTable.hh.

Here is the caller graph for this function:

const G4InterpolationManager& G4NeutronHPLegendreTable::GetManager ( )
inline

Definition at line 99 of file G4NeutronHPLegendreTable.hh.

G4int G4NeutronHPLegendreTable::GetNumberOfPoly ( )
inline

Definition at line 97 of file G4NeutronHPLegendreTable.hh.

Here is the caller graph for this function:

G4int G4NeutronHPLegendreTable::GetRepresentation ( )
inline

Definition at line 98 of file G4NeutronHPLegendreTable.hh.

G4double G4NeutronHPLegendreTable::GetTemperature ( void  )
inline

Definition at line 96 of file G4NeutronHPLegendreTable.hh.

Here is the caller graph for this function:

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

Definition at line 66 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 80 of file G4NeutronHPLegendreTable.hh.

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

Definition at line 48 of file G4NeutronHPLegendreTable.hh.

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

Definition at line 91 of file G4NeutronHPLegendreTable.hh.

Here is the caller graph for this function:

void G4NeutronHPLegendreTable::SetEnergy ( G4double  energy)
inline

Definition at line 89 of file G4NeutronHPLegendreTable.hh.

Here is the caller graph for this function:

void G4NeutronHPLegendreTable::SetRepresentation ( G4int  aRep)
inline

Definition at line 92 of file G4NeutronHPLegendreTable.hh.

Here is the caller graph for this function:

void G4NeutronHPLegendreTable::SetTemperature ( G4double  temp)
inline

Definition at line 90 of file G4NeutronHPLegendreTable.hh.

Here is the caller graph for this function:


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