Geant4
10.02.p02
|
#include <CCalDataSet.hh>
Public Member Functions | |
void | insert (double anEnergy, double aXsection) |
double | getCrossSection (double anEnergy) |
Private Attributes | |
G4ParticleHPInterpolator | 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, G4ParticleHPInterpolator::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().