2#ifndef BYTESTREAMCNVSVC_IBYTESTREAMOUTPUTSVC_H
3#define BYTESTREAMCNVSVC_IBYTESTREAMOUTPUTSVC_H
11#include "GaudiKernel/IInterface.h"
12#include "GaudiKernel/EventContext.h"
const boost::regex re(r_e)
OFFLINE_FRAGMENTS_NAMESPACE::FullEventFragment RawEvent
data type for reading raw event
This class provides the interface to services to write bytestream data.
virtual bool putEvent(const RawEvent *re)=0
virtual method for writing the event
DeclareInterfaceID(IByteStreamOutputSvc, 1, 0)
virtual bool putEvent(const RawEvent *re, const EventContext &ctx)=0
context-aware method for writing the event