Typedefs for some common uses of the StorableHistoNDFunctor template. More...
#include "JetMETCorrections/InterpolationTables/interface/StorableHistoNDFunctor.h"
#include "JetMETCorrections/InterpolationTables/interface/DualHistoAxis.h"
Go to the source code of this file.
Namespaces | |
npstat | |
Typedefs | |
typedef StorableHistoNDFunctor< double, DualHistoAxis > | npstat::DoubleHistoNDFunctor |
typedef StorableHistoNDFunctor< double, NUHistoAxis > | npstat::DoubleNUHistoNDFunctor |
typedef StorableHistoNDFunctor< double, HistoAxis > | npstat::DoubleUAHistoNDFunctor |
typedef StorableHistoNDFunctor< float, DualHistoAxis > | npstat::FloatHistoNDFunctor |
typedef StorableHistoNDFunctor< float, NUHistoAxis > | npstat::FloatNUHistoNDFunctor |
typedef StorableHistoNDFunctor< float, HistoAxis > | npstat::FloatUAHistoNDFunctor |
Typedefs for some common uses of the StorableHistoNDFunctor template.
Author: I. Volobouev
September 2012
Definition in file HistoNDFunctorInstances.h.