![]() |
The Gaudi Framework
master (b9786168)
|
#include <Gaudi/Accumulators/StaticHistogram.h>

Go to the source code of this file.
Classes | |
| class | Gaudi::Accumulators::HistogramWrapperInternal< HistogramType, std::integer_sequence< unsigned int, ND... > > |
Namespaces | |
| namespace | Gaudi |
| This file provides a Grammar for the type Gaudi::Accumulators::Axis It allows to use that type from python with a format liks : ( nbins, min, max, title ) where title can be ommited. | |
| namespace | Gaudi::Accumulators |
| Efficient counter implementations for Gaudi. | |
Typedefs | |
| template<typename HistogramType> | |
| using | Gaudi::Accumulators::HistogramWrapper = HistogramWrapperInternal<HistogramType> |