ATLAS Offline Software
|
Implementation of IAthenaOutputStreamTool for Copying ByteStream from input. More...
#include "AthenaKernel/IAthenaOutputStreamTool.h"
#include "GaudiKernel/ServiceHandle.h"
#include "AthenaBaseComps/AthAlgTool.h"
#include "ByteStreamCnvSvcBase/IByteStreamInputSvc.h"
#include "ByteStreamCnvSvcBase/IByteStreamOutputSvc.h"
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | ByteStreamOutputStreamCopyTool |
This is a tool that implements the IAthenaOutputStreamTool for copying ByteStream from input. More... | |
Implementation of IAthenaOutputStreamTool for Copying ByteStream from input.
The input and output should be configured by the ByteStreamInputSvc and ByteStreamOutputSvc.
Definition in file ByteStreamOutputStreamCopyTool.h.