The Gaudi Framework
master (37c0b60a)
|
#include <Gaudi/MonitoringHub.h>
#include <Gaudi/Property.h>
#include <GaudiKernel/Service.h>
#include <chrono>
#include <future>
#include <memory>
#include <mutex>
#include <string>
#include <thread>
#include <vector>
Go to the source code of this file.
Classes | |
class | Gaudi::Monitoring::BaseSink |
Base class for all Sinks registering to the Monitoring Hub Should be extended by actual Sinks. More... | |
struct | Gaudi::Monitoring::BaseSink::EntityOrder |
list of entities we are dealing with 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 | |