CMS 3D CMS Logo

HistoNDFunctorInstances.h
Go to the documentation of this file.
1 #ifndef NPSTAT_HISTONDFUNCTORINSTANCES_HH_
2 #define NPSTAT_HISTONDFUNCTORINSTANCES_HH_
3 
16 
17 namespace npstat {
19 
21 
23 
25 
27 
29 } // namespace npstat
30 
31 #endif // NPSTAT_HISTONDFUNCTORINSTANCES_HH_
npstat::DoubleNUHistoNDFunctor
StorableHistoNDFunctor< double, NUHistoAxis > DoubleNUHistoNDFunctor
Definition: HistoNDFunctorInstances.h:22
npstat::FloatNUHistoNDFunctor
StorableHistoNDFunctor< float, NUHistoAxis > FloatNUHistoNDFunctor
Definition: HistoNDFunctorInstances.h:28
StorableHistoNDFunctor.h
Storable multivariate functor which uses histogram contents for data representation.
npstat
Definition: AbsArrayProjector.h:14
npstat::StorableHistoNDFunctor
Definition: StorableHistoNDFunctor.h:26
npstat::FloatUAHistoNDFunctor
StorableHistoNDFunctor< float, HistoAxis > FloatUAHistoNDFunctor
Definition: HistoNDFunctorInstances.h:26
DualHistoAxis.h
Represent both equidistant and non-uniform histogram axis binning.
npstat::DoubleUAHistoNDFunctor
StorableHistoNDFunctor< double, HistoAxis > DoubleUAHistoNDFunctor
Definition: HistoNDFunctorInstances.h:20
npstat::DoubleHistoNDFunctor
StorableHistoNDFunctor< double, DualHistoAxis > DoubleHistoNDFunctor
Definition: HistoNDFunctorInstances.h:18
npstat::FloatHistoNDFunctor
StorableHistoNDFunctor< float, DualHistoAxis > FloatHistoNDFunctor
Definition: HistoNDFunctorInstances.h:24