![]() |
The Gaudi Framework
v39r3 (979e3109)
|
#include <Gaudi/Accumulators/StaticHistogram.h>

Go to the source code of this file.
Classes | |
| class | Gaudi::Accumulators::HistogramWrapperInternal< HistogramType, Seq > |
| A Wrapper of a static Histogram base class using Properties to define title and axis. More... | |
| class | Gaudi::Accumulators::HistogramWrapperInternal< HistogramType, std::integer_sequence< unsigned int, ND... > > |
Namespaces | |
| 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. | |
| Gaudi::Accumulators | |
Typedefs | |
| template<typename HistogramType > | |
| using | Gaudi::Accumulators::HistogramWrapper = HistogramWrapperInternal< HistogramType > |