The Gaudi Framework
master (37c0b60a)
|
#include <Gaudi/Accumulators/StaticHistogram.h>
#include <Gaudi/Histograming/Sink/Base.h>
#include <Gaudi/Histograming/Sink/Utils.h>
#include <GaudiKernel/Service.h>
#include <TH1D.h>
#include <TH2D.h>
#include <TH3D.h>
#include <TProfile.h>
#include <TProfile2D.h>
#include <TProfile3D.h>
Go to the source code of this file.
Classes | |
struct | Gaudi::Histograming::Sink::Root |
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. | |
Gaudi::Histograming | |
Gaudi::Histograming::Sink | |