21 ATH_MSG_DEBUG(
"InDetLowBetaContainerCnv::createPersistent called");
25 return p_InDetLowBetaCont;
31 ATH_MSG_DEBUG(
"InDetLowBetaContainerCnv::createTransient called");
33 static const pool::Guid tlp1_guid(
"2EBE2034-8157-477B-B327-D37BE8A0317D");
40 throw std::runtime_error(
"Unsupported persistent version of InDetLowBetaContainer");
TopLevelTPCnvBase AthenaPoolTopLevelTPCnvBase
T_AthenaPoolCustomCnv< InDet::InDetLowBetaContainer, InDetLowBetaContainer_PERS > InDetLowBetaContainerCnvBase
InDetLowBetaContainer_tlp1 InDetLowBetaContainer_PERS
~InDetLowBetaContainerCnv()
virtual AthenaPoolTopLevelTPCnvBase * getTopLevelTPCnv()
virtual InDet::InDetLowBetaContainer * createTransient()
InDetLowBetaContainerCnv_tlp1 * m_TPConverter_tlp1
InDetLowBetaContainerCnv(ISvcLocator *svcloc)
virtual InDetLowBetaContainer_PERS * createPersistent(InDet::InDetLowBetaContainer *transObj)
virtual bool compareClassGuid(const Guid &clid) const