ATLAS Offline Software
Typedefs
ByteStreamMergeOutputSvc.cxx File Reference
#include "ByteStreamMergeOutputSvc.h"
#include "ByteStreamData/ByteStream.h"
#include "GaudiKernel/GenericAddress.h"
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/ISvcLocator.h"
#include "eformat/SourceIdentifier.h"
#include <map>
Include dependency graph for ByteStreamMergeOutputSvc.cxx:

Go to the source code of this file.

Typedefs

typedef OFFLINE_FRAGMENTS_NAMESPACE_WRITE::ROBFragment ROBF
 
typedef std::map< uint32_t, ROBF * > ROBMAP
 

Typedef Documentation

◆ ROBF

Definition at line 16 of file ByteStreamMergeOutputSvc.cxx.

◆ ROBMAP

typedef std::map<uint32_t, ROBF*> ROBMAP

Definition at line 17 of file ByteStreamMergeOutputSvc.cxx.