16#include "GaudiKernel/MsgStream.h"
46 MsgStream
msg( msgSvc(),
"egammaContainerCnv" );
57 MsgStream
msg( msgSvc(),
"egammaContainerCnv" );
61 static const pool::Guid tr_guid(
"7CAB4F67-1765-4CDC-9614-60EB93E5551B");
62 static const pool::Guid p1_guid(
"DBA382E5-52F7-4B40-8623-E807E134412E");
63 static const pool::Guid p2_guid(
"5576188C-ECA9-4BD1-B1F1-563C728FE51F");
64 static const pool::Guid p3_guid(
"95BD7D50-F070-4245-91DE-ECAB4A8D722D");
65 static const pool::Guid p4_guid(
"451AACD2-5B23-4557-8A3F-6CD1AB36BF9F");
66 static const pool::Guid p5_guid(
"1AA8DE2E-D1CC-4076-B74A-82BBCC551798");
109 throw std::runtime_error(
"Unsupported persistent version of egammaContainer");
#define MSG_DEBUG(log, x)
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 egammaContainer * createTransient()
Build the transient representation from a persistent one.
virtual egammaContainer_PERS * createPersistent(egammaContainer *transCont)
Build the persistent representation from the transient one.
This is a data object, containing a collection of egamma Objects.
egammaContainer_p5 egammaContainer_PERS
T_AthenaPoolTPCnvVector< egammaContainer, egammaContainer_p1, egammaCnv_p1 > egammaContainerCnv_p1
T_AthenaPoolTPCnvVector< egammaContainer, egammaContainer_p2, egammaCnv_p2 > egammaContainerCnv_p2
T_AthenaPoolTPCnvVector< egammaContainer, egammaContainer_p3, egammaCnv_p3 > egammaContainerCnv_p3
T_AthenaPoolTPCnvVector< egammaContainer, egammaContainer_p4, egammaCnv_p4 > egammaContainerCnv_p4
T_AthenaPoolTPCnvVector< egammaContainer, egammaContainer_p5, egammaCnv_p5 > egammaContainerCnv_p5