
#include <Gaudi/BaseSink.h>#include <Gaudi/Interfaces/IFileSvc.h>#include <Gaudi/MonitoringHub.h>#include <GaudiKernel/ServiceHandle.h>#include <TFile.h>#include <filesystem>#include <map>#include <memory>#include <nlohmann/json.hpp>#include <string>#include <vector>

Go to the source code of this file.
Classes | |
| class | Gaudi::Histograming::Sink::Base |
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. | |
| namespace | Gaudi::Histograming |
| namespace | Gaudi::Histograming::Sink |