Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#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 G4InterpolationManager & | GetManager () |
Definition at line 39 of file G4NeutronHPLegendreTable.hh.
|
inline |
Definition at line 42 of file G4NeutronHPLegendreTable.hh.
|
inline |
Definition at line 47 of file G4NeutronHPLegendreTable.hh.
Definition at line 95 of file G4NeutronHPLegendreTable.hh.
Referenced by G4NeutronHPLegendreStore::GetCoeff(), and G4NeutronHPLegendreStore::Integrate().
|
inline |
Definition at line 96 of file G4NeutronHPLegendreTable.hh.
Referenced by G4NeutronHPLegendreStore::GetEnergy(), G4NeutronHPDiscreteTwoBody::Sample(), G4NeutronHPLegendreStore::Sample(), G4NeutronHPLegendreStore::SampleDiscreteTwoBody(), G4NeutronHPLegendreStore::SampleElastic(), and G4NeutronHPLegendreStore::SampleMax().
|
inline |
Definition at line 100 of file G4NeutronHPLegendreTable.hh.
|
inline |
Definition at line 98 of file G4NeutronHPLegendreTable.hh.
Referenced by G4NeutronHPLegendreStore::GetNumberOfPoly(), G4NeutronHPLegendreStore::Integrate(), G4NeutronHPDiscreteTwoBody::Sample(), G4NeutronHPLegendreStore::SampleDiscreteTwoBody(), G4NeutronHPLegendreStore::SampleElastic(), and G4NeutronHPLegendreStore::SampleMax().
|
inline |
Definition at line 99 of file G4NeutronHPLegendreTable.hh.
|
inline |
Definition at line 97 of file G4NeutronHPLegendreTable.hh.
Referenced by G4NeutronHPLegendreStore::GetTemperature().
Definition at line 81 of file G4NeutronHPLegendreTable.hh.
|
inline |
Definition at line 67 of file G4NeutronHPLegendreTable.hh.
Referenced by G4NeutronHPLegendreStore::Init(), G4NeutronHPDiscreteTwoBody::Init(), Init(), and G4NeutronHPPhotonDist::InitAngular().
|
inline |
Definition at line 49 of file G4NeutronHPLegendreTable.hh.
Definition at line 92 of file G4NeutronHPLegendreTable.hh.
Referenced by G4NeutronHPDiscreteTwoBody::Init(), Init(), and G4NeutronHPLegendreStore::SetCoeff().
|
inline |
Definition at line 90 of file G4NeutronHPLegendreTable.hh.
Referenced by G4NeutronHPLegendreStore::SetEnergy().
|
inline |
Definition at line 93 of file G4NeutronHPLegendreTable.hh.
Referenced by G4NeutronHPDiscreteTwoBody::Init().
|
inline |
Definition at line 91 of file G4NeutronHPLegendreTable.hh.
Referenced by G4NeutronHPLegendreStore::SetTemperature().