|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "nlohmann/json.hpp"#include <librdkafka/rdkafkacpp.h>#include <memory>#include <string>#include "ers/Schema.hpp"Go to the source code of this file.
Classes | |
| class | dunedaq::erskafka::ERSPublisher |
Namespaces | |
| namespace | dunedaq |
| The DUNE-DAQ namespace. | |
| namespace | dunedaq::erskafka |
This is the interface to broadcast ERS schema object in our DAQ system
This is part of the DUNE DAQ Application Framework, copyright 2020. Licensing/copyright details are in the COPYING file that you should have received with this code.
Definition in file ERSPublisher.hpp.