9#include "GaudiKernel/MsgStream.h"
12 MsgStream mlog(msgSvc(),
"ZdcRawChannelCollectionConverter" );
19 MsgStream mlog(msgSvc(),
"ZdcRawChannelCollectionConverter" );
24 static const pool::Guid p1_guid(
"A2BDA733-7A0A-459D-9237-33DFF3DC9982");
30 throw std::runtime_error(
"Unsupported persistent version of Data collection");
ZdcRawChannelCollection_p1 ZdcRawChannelCollection_PERS
virtual PERS * createPersistent(const TRANS *transObj, MsgStream &log)
Create persistent representation of a transient object.
virtual TRANS * createTransient(const PERS *persObj, MsgStream &log)
Create transient representation of a persistent object.
virtual bool compareClassGuid(const Token *token, const Guid &clid) const
P * poolReadObject(const Token *token)
This class provides a token that identifies in a unique way objects on the persistent storage.
ZdcRawChannelCollection_PERS * createPersistent(ZdcRawChannelCollection *transCont)
ZdcRawChannelCollection * createTransient(const Token *token)