Geant4  10.02.p01
G4INCLInterpolationTable.hh File Reference

Simple interpolation table. More...

#include "globals.hh"
#include "G4INCLIFunction1D.hh"
#include <algorithm>
#include <functional>
#include <sstream>
+ Include dependency graph for G4INCLInterpolationTable.hh:
+ This graph shows which files directly or indirectly include this file:

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_
 

Detailed Description

Simple interpolation table.

Date
30 January 2014
Author
Davide Mancusi

Definition in file G4INCLInterpolationTable.hh.

Macro Definition Documentation

#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.