Geant4
10.00.p01
|
#include <CCalDataSet.hh>
Public Member Functions | |
void | insert (double anEnergy, double aXsection) |
double | getCrossSection (double anEnergy) |
Private Attributes | |
G4NeutronHPInterpolator | theInterpolator |
vector< pair< double, double > > | theData |
Definition at line 34 of file CCalDataSet.hh.
|
inline |
Definition at line 44 of file CCalDataSet.hh.
References barn, G4NeutronHPInterpolator::Interpolate(), LOGLIN, n, theData, and theInterpolator.
|
inline |
Definition at line 38 of file CCalDataSet.hh.
References theData.
|
private |
Definition at line 89 of file CCalDataSet.hh.
Referenced by getCrossSection(), and insert().
|
private |
Definition at line 85 of file CCalDataSet.hh.
Referenced by getCrossSection().