14#include "GaudiKernel/MsgStream.h"
25 MsgStream
msg( msgSvc(),
"TileTTL1ContainerCnv" );
30 if (
msg.level()<=MSG::DEBUG)
31 msg << MSG::DEBUG <<
"::createPersistent [Success]" <<
endmsg;
37 MsgStream
msg( msgSvc(),
"TileTTL1ContainerCnv" );
41 static const pool::Guid tr_guid(
"F06C00C1-896A-4773-9F9C-21893C1E0CE7");
42 static const pool::Guid p1_guid(
"213FA88B-52AE-4229-8886-62D7D54FA7A3");
56 throw std::runtime_error(
"Unsupported persistent version of TileTTL1Container");
TileContainer< TileTTL1 > TileTTL1Container
TileTTL1Container_p1 TileTTL1Container_PERS
T_AthenaPoolTPCnvVector< TileTTL1Container, TileTTL1Container_p1, TileTTL1Cnv_p1 > TileTTL1ContainerCnv_p1
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 TileTTL1Container_PERS * createPersistent(TileTTL1Container *transCont)
Build the persistent representation from the transient one.
virtual TileTTL1Container * createTransient()
Build the transient representation from a persistent one.