![]() |
The Gaudi Framework
master (181af51f)
|
#include "Annotation.h"
#include "Axis.h"
#include <AIDA/IProfile2D.h>
#include <GaudiKernel/HistogramBase.h>
#include <TFile.h>
#include <memory>
#include <stdexcept>
Go to the source code of this file.
Classes | |
class | Gaudi::Generic2D< 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. | |