The Gaudi Framework  master (181af51f)
Loading...
Searching...
No Matches
Generic2D.h File Reference
#include "Annotation.h"
#include "Axis.h"
#include <AIDA/IProfile2D.h>
#include <GaudiKernel/HistogramBase.h>
#include <TFile.h>
#include <memory>
#include <stdexcept>
Include dependency graph for Generic2D.h:
This graph shows which files directly or indirectly include this file:

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.