The Gaudi Framework
master (37c0b60a)
|
#include "Annotation.h"
#include "Axis.h"
#include <AIDA/IProfile1D.h>
#include <GaudiKernel/HistogramBase.h>
#include <TFile.h>
#include <memory>
#include <stdexcept>
Go to the source code of this file.
Classes | |
class | Gaudi::Generic1D< INTERFACE, IMPLEMENTATION > |
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. | |