8#include <daq/hbasf2/apps/ZMQCollector.h>
9#include <framework/logging/Logger.h>
18int main(
int argc,
char* argv[])
21 collector.initFromConsole(
"b2hlt_finalcollector_with_roi - final part of the HLT event transportation receiving events from clients "
22 "(confirmed connection) and sending them out via two raw connections, e.g. to storage and ROI.", argc, argv);
25 B2RESULT(
"Program terminated.");
Special form of the ZMQFinalCollector for sending out the additional data message to a ROI receiver.
Abstract base class for different kinds of events.