11#include <TDirectory.h>
13#include <daq/dataflow/EvtSocket.h>
14#include <framework/pcore/MsgHandler.h>
23 HistoRelay2(std::string& filename, std::string& dest,
int port);
28 std::string m_filename;
34 int StreamHistograms(TDirectory* curdir,
MsgHandler* msg,
int& numobjs);
Class to manage streamed object.
A class to encode/decode an EvtMessage.
Abstract base class for different kinds of events.