The Gaudi Framework  master (b9786168)
Loading...
Searching...
No Matches
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

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

Typedefs

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

Typedef Documentation

◆ Histo1DProperty

the actual type of "histogram property"

Definition at line 42 of file HistoProperty.h.

◆ Histo1DPropertyRef

the actual type of "histogram property reference"

Definition at line 44 of file HistoProperty.h.