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

Go to the source code of this file.

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::Details
 
 Gaudi::Details::Property
 

Typedefs

typedef Gaudi::Property< Gaudi::Histo1DDefHisto1DProperty
 the actual type of "histogram property" More...
 
typedef Gaudi::Property< Gaudi::Histo1DDef & > Histo1DPropertyRef
 the actual type of "histogram property reference" More...
 

Typedef Documentation

◆ Histo1DProperty

the actual type of "histogram property"

Definition at line 50 of file HistoProperty.h.

◆ Histo1DPropertyRef

the actual type of "histogram property reference"

Definition at line 53 of file HistoProperty.h.