|
Geant4.10
|
#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 G4InterpolationManager & | GetManager () |
Definition at line 38 of file G4NeutronHPLegendreTable.hh.
|
inline |
Definition at line 41 of file G4NeutronHPLegendreTable.hh.
|
inline |
Definition at line 46 of file G4NeutronHPLegendreTable.hh.
Definition at line 94 of file G4NeutronHPLegendreTable.hh.
Referenced by G4NeutronHPLegendreStore::GetCoeff(), and G4NeutronHPLegendreStore::Integrate().
|
inline |
Definition at line 95 of file G4NeutronHPLegendreTable.hh.
Referenced by G4NeutronHPLegendreStore::GetEnergy(), G4NeutronHPLegendreStore::Sample(), 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::GetNumberOfPoly(), G4NeutronHPLegendreStore::Integrate(), G4NeutronHPDiscreteTwoBody::Sample(), G4NeutronHPLegendreStore::SampleDiscreteTwoBody(), G4NeutronHPLegendreStore::SampleElastic(), and G4NeutronHPLegendreStore::SampleMax().
|
inline |
Definition at line 98 of file G4NeutronHPLegendreTable.hh.
Definition at line 96 of file G4NeutronHPLegendreTable.hh.
Referenced by G4NeutronHPLegendreStore::GetTemperature().
|
inline |
Definition at line 66 of file G4NeutronHPLegendreTable.hh.
References SetCoeff().
Referenced by G4NeutronHPLegendreStore::Init(), G4NeutronHPDiscreteTwoBody::Init(), and G4NeutronHPPhotonDist::InitAngular().
Definition at line 80 of file G4NeutronHPLegendreTable.hh.
|
inline |
Definition at line 48 of file G4NeutronHPLegendreTable.hh.
Definition at line 91 of file G4NeutronHPLegendreTable.hh.
Referenced by G4NeutronHPDiscreteTwoBody::Init(), Init(), and G4NeutronHPLegendreStore::SetCoeff().
Definition at line 89 of file G4NeutronHPLegendreTable.hh.
References energy().
Referenced by G4NeutronHPLegendreStore::SetEnergy().
Definition at line 92 of file G4NeutronHPLegendreTable.hh.
Referenced by G4NeutronHPDiscreteTwoBody::Init().
Definition at line 90 of file G4NeutronHPLegendreTable.hh.
Referenced by G4NeutronHPLegendreStore::SetTemperature().
1.8.7