|
ATLAS Offline Software
|
Go to the documentation of this file.
15 MsgStream
log{
msgSvc(),
"InDetBSErrContainerCnv"};
22 MsgStream
log{
msgSvc(),
"InDetBSErrContainerCnv"};
23 static const pool::Guid p1_guid{
"FA64DC17-D07E-4305-9B21-18C64F1B4C47"};
24 static const pool::Guid p2_guid{
"ECBBC13B-0A44-4694-AD24-574A7598C627"};
30 throw std::runtime_error(
"Unsupported persistent version of Data Collection");
InDetBSErrContainerCnv_p2 m_TPConverter_PERS
InDetBSErrContainerCnv_p1 m_TPConverter_p1
virtual InDetBSErrContainer_PERS * createPersistent(InDetBSErrContainer *transCont)
virtual PERS * createPersistent(const TRANS *transObj, MsgStream &log)
Create persistent representation of a transient object.
msgSvc
Provide convenience handles for various services.
virtual InDetBSErrContainer * createTransient()
Generated header file which defines a typedef for templated converter class.
virtual InDetBSErrContainer * createTransient(const InDetBSErrContainer_p2 *persObj, MsgStream &log)
virtual InDetBSErrContainer * createTransient(const InDetBSErrContainer_p1 *persObj, MsgStream &log)
virtual bool compareClassGuid(const Guid &clid) const
Compare POOL class GUID with the one of the object being read.