Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
G4INCLInverseInterpolationTable.cc File Reference

Simple interpolation table for the inverse of a IFunction1D functor. More...

#include "globals.hh"
#include <algorithm>
#include <functional>
#include "G4INCLInverseInterpolationTable.hh"

Go to the source code of this file.

Namespaces

namespace  G4INCL
 

Macros

#define INCLXX_IN_GEANT4_MODE   1
 

Detailed Description

Simple interpolation table for the inverse of a IFunction1D functor.

Date
17 July 2012
Author
Davide Mancusi

Definition in file G4INCLInverseInterpolationTable.cc.

Macro Definition Documentation

◆ INCLXX_IN_GEANT4_MODE

#define INCLXX_IN_GEANT4_MODE   1

Definition at line 35 of file G4INCLInverseInterpolationTable.cc.