14#include "GaudiKernel/MsgStream.h"
18 MsgStream mlog(msgSvc(),
"ZDC_SimFiberHit_CollectionConverter::createPersistent" );
29 MsgStream mlog(msgSvc(),
"ZDC_SimFiberHit_CollectionConverter::createTransient" );
34 static const pool::Guid p1_guid(
"92374D8F-1A24-4A38-86B4-611AAFA89CFB");
40 throw std::runtime_error(
"Unsupported persistent version of Data collection");
Generated header file which defines a typedef for templated converter class.
ZDC_SimFiberHit_Collection_p1 ZDC_SimFiberHit_Collection_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 Guid &clid) const
virtual ZDC_SimFiberHit_Collection_PERS * createPersistent(ZDC_SimFiberHit_Collection *transCont)
virtual ZDC_SimFiberHit_Collection * createTransient()