Geant4_10
|
#include <G4NeutronHPLegendreStore.hh>
Public Member Functions | |
G4NeutronHPLegendreStore (G4int n) | |
~G4NeutronHPLegendreStore () | |
void | Init (G4int i, G4double e, G4int n) |
void | SetNPoints (G4int n) |
void | SetEnergy (G4int i, G4double energy) |
void | SetTemperature (G4int i, G4double temp) |
void | SetCoeff (G4int i, G4int l, G4double coeff) |
void | SetCoeff (G4int i, G4NeutronHPLegendreTable *theTable) |
G4double | GetCoeff (G4int i, G4int l) |
G4double | GetEnergy (G4int i) |
G4double | GetTemperature (G4int i) |
G4int | GetNumberOfPoly (G4int i) |
G4double | SampleDiscreteTwoBody (G4double anEnergy) |
G4double | SampleElastic (G4double anEnergy) |
G4double | Sample (G4double energy) |
G4double | SampleMax (G4double energy) |
G4double | Integrate (G4int k, G4double costh) |
void | InitInterpolation (std::istream &aDataFile) |
void | SetManager (G4InterpolationManager &aManager) |
Definition at line 36 of file G4NeutronHPLegendreStore.hh.
|
inline |
Definition at line 40 of file G4NeutronHPLegendreStore.hh.
|
inline |
Definition at line 46 of file G4NeutronHPLegendreStore.hh.
Definition at line 67 of file G4NeutronHPLegendreStore.hh.
Definition at line 68 of file G4NeutronHPLegendreStore.hh.
Definition at line 70 of file G4NeutronHPLegendreStore.hh.
Definition at line 69 of file G4NeutronHPLegendreStore.hh.
Definition at line 51 of file G4NeutronHPLegendreStore.hh.
|
inline |
Definition at line 78 of file G4NeutronHPLegendreStore.hh.
Definition at line 301 of file G4NeutronHPLegendreStore.cc.
Definition at line 248 of file G4NeutronHPLegendreStore.cc.
Definition at line 42 of file G4NeutronHPLegendreStore.cc.
Definition at line 187 of file G4NeutronHPLegendreStore.cc.
Definition at line 117 of file G4NeutronHPLegendreStore.cc.
Definition at line 58 of file G4NeutronHPLegendreStore.hh.
|
inline |
Definition at line 59 of file G4NeutronHPLegendreStore.hh.
Definition at line 56 of file G4NeutronHPLegendreStore.hh.
|
inline |
Definition at line 83 of file G4NeutronHPLegendreStore.hh.
Definition at line 55 of file G4NeutronHPLegendreStore.hh.
Definition at line 57 of file G4NeutronHPLegendreStore.hh.