Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
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.

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_
 

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

◆ G4INCLINVERSEINTERPOLATIONTABLE_HH_

#define G4INCLINVERSEINTERPOLATIONTABLE_HH_

Definition at line 47 of file G4INCLInverseInterpolationTable.hh.

◆ INCLXX_IN_GEANT4_MODE

#define INCLXX_IN_GEANT4_MODE   1

Definition at line 35 of file G4INCLInverseInterpolationTable.hh.