Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Structures | Namespaces | Macros
G4INCLInverseInterpolationTable.hh File Reference

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.

Data Structures

class  G4INCL::InterpolationNode
 Interpolation node. More...
 
class  G4INCL::InverseInterpolationTable
 Class for interpolating the inverse of a 1-dimensional function. More...
 

Namespaces

 G4INCL
 

Macros

#define INCLXX_IN_GEANT4_MODE   1
 
#define G4INCLINVERSEINTERPOLATIONTABLE_HH_
 

Detailed Description

Simple interpolation table for the inverse of a IFunction1D functor.

Date
16 July 2012
Author
Davide Mancusi

Definition in file G4INCLInverseInterpolationTable.hh.

Macro Definition Documentation

#define G4INCLINVERSEINTERPOLATIONTABLE_HH_

Definition at line 45 of file G4INCLInverseInterpolationTable.hh.

#define INCLXX_IN_GEANT4_MODE   1

Definition at line 33 of file G4INCLInverseInterpolationTable.hh.