5#ifndef JIVEXML__STREAMTOSERVERTOOL_H
6#define JIVEXML__STREAMTOSERVERTOOL_H
13#include "GaudiKernel/ServiceHandle.h"
39 virtual StatusCode
StreamEvent(
const unsigned long EventNumber,
const unsigned int RunNumber,
const std::ostringstream*
const EventBuffer ) ;
This header is shared inbetween the C-style server thread and the C++ Athena ServerSvc.