Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
Simple interpolation table for the inverse of a IFunction1D functor. 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::InverseInterpolationTable |
Class for interpolating the inverse of a 1-dimensional function. More... | |
Namespaces | |
namespace | G4INCL |
Macros | |
#define | INCLXX_IN_GEANT4_MODE 1 |
#define | G4INCLINVERSEINTERPOLATIONTABLE_HH_ |
Simple interpolation table for the inverse of a IFunction1D functor.
Definition in file G4INCLInverseInterpolationTable.hh.
#define G4INCLINVERSEINTERPOLATIONTABLE_HH_ |
Definition at line 47 of file G4INCLInverseInterpolationTable.hh.
#define INCLXX_IN_GEANT4_MODE 1 |
Definition at line 35 of file G4INCLInverseInterpolationTable.hh.