ATLAS Offline Software
Classes | Variables
ByteStreamMultipleOutputStreamCopyTool.h File Reference

Implementation of IAthenaOutputStreamTool for Copying ByteStream from input. More...

#include "AthenaKernel/IAthenaOutputStreamTool.h"
#include "GaudiKernel/ServiceHandle.h"
#include "AthenaBaseComps/AthAlgTool.h"
#include <string>
#include <vector>
#include "ByteStreamCnvSvc/ByteStreamInputSvc.h"
#include "ByteStreamCnvSvc/ByteStreamOutputSvc.h"
#include "CxxUtils/checker_macros.h"
Include dependency graph for ByteStreamMultipleOutputStreamCopyTool.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ByteStreamMultipleOutputStreamCopyTool
 This is a tool that implements the IAthenaOutputStreamTool for copying ByteStream from input. More...
 

Variables

 ATLAS_NO_CHECK_FILE_THREAD_SAFETY
 

Detailed Description

Implementation of IAthenaOutputStreamTool for Copying ByteStream from input.

   The input and output should be configured by the ByteStreamInputSvc and ByteStreamOutputSvc.
Author
Andy Haas ahaas.nosp@m.@sla.nosp@m.c.sta.nosp@m.nfor.nosp@m.d.edu

Definition in file ByteStreamMultipleOutputStreamCopyTool.h.

Variable Documentation

◆ ATLAS_NO_CHECK_FILE_THREAD_SAFETY

ATLAS_NO_CHECK_FILE_THREAD_SAFETY

Definition at line 34 of file ByteStreamMultipleOutputStreamCopyTool.h.