Geant4
10.03.p01
|
Simple interpolation table. More...
#include "globals.hh"
#include "G4INCLIFunction1D.hh"
#include <algorithm>
#include <functional>
#include <sstream>
Go to the source code of this file.
Classes | |
class | G4INCL::InterpolationNode |
Interpolation node. More... | |
class | G4INCL::InterpolationTable |
Class for interpolating the of a 1-dimensional function. More... | |
Namespaces | |
G4INCL | |
Macros | |
#define | INCLXX_IN_GEANT4_MODE 1 |
#define | G4INCLINTERPOLATIONTABLE_HH_ |
#define G4INCLINTERPOLATIONTABLE_HH_ |
Definition at line 46 of file G4INCLInterpolationTable.hh.
#define INCLXX_IN_GEANT4_MODE 1 |
Definition at line 34 of file G4INCLInterpolationTable.hh.