|
ATLAS Offline Software
|
Go to the documentation of this file.
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");
virtual AthenaPoolTopLevelTPCnvBase * getTopLevelTPCnv()
virtual InDetLowBetaContainer_PERS * createPersistent(InDet::InDetLowBetaContainer *transObj)
InDetLowBetaContainerCnv_tlp1 * m_TPConverter_tlp1
InDetLowBetaContainerCnv(ISvcLocator *svcloc)
TRANS * createTransient(MsgStream &log)
Create transient representation of the persistent object known to this converter.
Compatibility for old converter classes that don't get passed the key.
MsgStream & msg() const
The standard message stream.
~InDetLowBetaContainerCnv()
Base class for top-level TP converters.
virtual InDet::InDetLowBetaContainer * createTransient()
virtual TL_PERS * createPersistent(const TRANS *transObj, MsgStream &log)
Create persistent representation of transObj.
virtual bool compareClassGuid(const Guid &clid) const
Compare POOL class GUID with the one of the object being read.