ATLAS Offline Software
|
#include <stdint.h>
#include <map>
#include "AthenaBaseComps/AthConstConverter.h"
#include "GaudiKernel/ClassID.h"
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/ServiceHandle.h"
#include "GaudiKernel/ToolHandle.h"
Go to the source code of this file.
Classes | |
class | CnvFactory< Cnv > |
Abstract factory to create the converter. More... | |
class | ZdcByteStreamCnv |
The converter class has the methods to create the collection objects from a file (RDO to ByteStream) and ByteStream from RDO. More... | |