![]() |
The Gaudi Framework
master (f31105fd)
|
#include <Gaudi/Accumulators/StaticHistogram.h>
#include <Gaudi/BaseSink.h>
#include <Gaudi/Histograming/Sink/Utils.h>
#include <Gaudi/MonitoringHub.h>
#include <GaudiKernel/MsgStream.h>
#include <boost/algorithm/string.hpp>
#include <fmt/core.h>
#include <fmt/format.h>
#include <map>
#include <sstream>
#include <string_view>
Go to the source code of this file.
Classes | |
class | fmt::formatter< json_fmt_arg > |
fmt formatter function for json class able to handle 2 types of formats : {} : in this case the type entry of json is used to deduce what to print, looking into the registry {:name|fmt} : in this case, the entry 'name' of the json will be printed in given format. More... | |
struct | Gaudi::Monitoring::MessageSvcSink |
Sink dedicated to printing messages to the MessageSvc. More... | |
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::Monitoring | |