|
ATLAS Offline Software
|
Go to the documentation of this file.
9 MsgStream
log(
msgSvc(),
"IDCInDetBSErrContainer" );
17 MsgStream
log(
msgSvc(),
"IDC_BSErrContainerCnv" );
18 const pool::Guid p1_guid(
"84056f02-9d9f-4d0c-8d5a-c6c686f5cf76");
21 std::unique_ptr< InDetBSErrContainer64_p1 > col_vect( poolReadObject< InDetBSErrContainer64_p1 >() );
24 throw std::runtime_error(
"Unsupported persistent version of Data Collection");
IDC like storage for BS errors, TODO, customise implementation further so that we store int rather th...
virtual IDCInDetBSErrContainer * createTransient()
virtual PERS * createPersistent(const TRANS *transObj, MsgStream &log)
Create persistent representation of a transient object.
virtual IDCBSErrContainer_PERS * createPersistent(IDCInDetBSErrContainer *transCont)
IDCInDetBSErrContainerCnv_p1 m_TPConverter
msgSvc
Provide convenience handles for various services.
virtual IDCInDetBSErrContainer * createTransient(const InDetBSErrContainer64_p1 *persObj, MsgStream &log)
virtual bool compareClassGuid(const Guid &clid) const
Compare POOL class GUID with the one of the object being read.