DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <ers/OutputStream.hpp>
#include <nlohmann/json.hpp>
#include <librdkafka/rdkafkacpp.h>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | erskafka::KafkaStream |
ES stream implementation. More... | |
Namespaces | |
namespace | erskafka |
This file defines KafkaStream ERS stream. This is part of the DUNE DAQ software, copyright 2020. Licensing/copyright details are in the COPYING file that you should have received with this code.
Definition in file KafkaStream.hpp.