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 |
Typedefs for some common uses of the StorableInterpolationFunctor template.
Author: I. Volobouev
September 2012
Definition in file InterpolationFunctorInstances.h.