![]() |
The Gaudi Framework
master (b9786168)
|
#include "Annotation.h"#include "Axis.h"#include <AIDA/IHistogram3D.h>#include <GaudiKernel/HistogramBase.h>#include <TFile.h>#include <memory>#include <stdexcept>

Go to the source code of this file.
Classes | |
| class | Gaudi::Generic3D< INTERFACE, IMPLEMENTATION > |
| Common AIDA implementation stuff for histograms and profiles using ROOT implementations. More... | |
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. | |