The Gaudi Framework
master (37c0b60a)
|
#include "Generic2D.h"
#include <AIDA/IHistogram2D.h>
#include <Gaudi/Histograming/Sink/Utils.h>
#include <GaudiKernel/DataObject.h>
#include <TH2D.h>
#include <nlohmann/json.hpp>
Go to the source code of this file.
Classes | |
class | Gaudi::Histogram2D |
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. | |