![]() |
The Gaudi Framework
master (b9786168)
|
#include "GaudiPI.h"#include <Gaudi/MonitoringHub.h>#include <GaudiCommonSvc/H1D.h>#include <GaudiCommonSvc/H2D.h>#include <GaudiCommonSvc/HistogramUtility.h>#include <GaudiCommonSvc/P1D.h>#include <GaudiKernel/ObjectFactory.h>#include <TH2D.h>#include <TProfile.h>#include <array>#include <cmath>
Go to the source code of this file.
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. | |