|
ATLAS Offline Software
|
Go to the documentation of this file.
13 MsgStream
mlog(
msgSvc(),
"TrigTrtHitCountsConverter" );
23 MsgStream
mlog(
msgSvc(),
"TrigTrtHitCountsConverter" );
26 static const pool::Guid p1_guid(
"FB33CC3C-74B8-43DF-ABDA-E56BEA1D9D61");
32 std::unique_ptr< TrigTrtHitCounts_p1 > pers_ptr( poolReadObject< TrigTrtHitCounts_p1 >() );
37 throw std::runtime_error(
"Unsupported persistent version of Data container");
TrigTrtHitCounts * createTransient()
TrigTrtHitCountsCnv(ISvcLocator *svcloc)
virtual TRANS * createTransient(const PERS *persObj, MsgStream &log)
Create transient representation of a persistent object.
virtual PERS * createPersistent(const TRANS *transObj, MsgStream &log)
Create persistent representation of a transient object.
A class to store the distributions of time of threshold from the TRT raw data.
msgSvc
Provide convenience handles for various services.
Compatibility for old converter classes that don't get passed the key.
virtual bool compareClassGuid(const Guid &clid) const
Compare POOL class GUID with the one of the object being read.
TrigTrtHitCounts_PERS * createPersistent(TrigTrtHitCounts *transObj)