CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Typedefs
InterpolationFunctorInstances.h File Reference

Typedefs for some common uses of the StorableInterpolationFunctor template. More...

#include "JetMETCorrections/InterpolationTables/interface/StorableInterpolationFunctor.h"
#include "JetMETCorrections/InterpolationTables/interface/DualAxis.h"

Go to the source code of this file.

Namespaces

 npstat
 

Typedefs

typedef
StorableInterpolationFunctor
< double, DualAxis > 
npstat::DoubleInterpolationFunctor
 
typedef
StorableInterpolationFunctor
< double, GridAxis > 
npstat::DoubleNUInterpolationFunctor
 
typedef
StorableInterpolationFunctor
< double, UniformAxis > 
npstat::DoubleUAInterpolationFunctor
 
typedef
StorableInterpolationFunctor
< float, DualAxis > 
npstat::FloatInterpolationFunctor
 
typedef
StorableInterpolationFunctor
< float, GridAxis > 
npstat::FloatNUInterpolationFunctor
 
typedef
StorableInterpolationFunctor
< float, UniformAxis > 
npstat::FloatUAInterpolationFunctor
 

Detailed Description

Typedefs for some common uses of the StorableInterpolationFunctor template.

Author: I. Volobouev

September 2012

Definition in file InterpolationFunctorInstances.h.