The Gaudi Framework  master (37c0b60a)
HistogramWrapper.h File Reference
Include dependency graph for HistogramWrapper.h:
This graph shows which files directly or indirectly include this file:

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 >