|
ATLAS Offline Software
|
Go to the documentation of this file.
12 MsgStream
mlog(
msgSvc(),
"TrigHisto2DConverter" );
22 MsgStream
mlog(
msgSvc(),
"TrigHisto2DConverter" );
25 static const pool::Guid p1_guid(
"8CF4D0A0-2957-4014-AEB2-140D1A013E7F");
31 std::unique_ptr<TrigHisto2D_p1> pers_ptr( poolReadObject<TrigHisto2D_p1>() );
36 throw std::runtime_error(
"Unsupported persistent version of Data container");
virtual TRANS * createTransient(const PERS *persObj, MsgStream &log)
Create transient representation of a persistent object.
The persistent partner of the TrigHisto2D class.
virtual PERS * createPersistent(const TRANS *transObj, MsgStream &log)
Create persistent representation of a transient object.
TrigHisto2DCnv(ISvcLocator *svcloc)
msgSvc
Provide convenience handles for various services.
Compatibility for old converter classes that don't get passed the key.
TrigHisto2D * createTransient()
A very basic two dimensional histogram to provide storage of HLT distributions, allowing constraints ...
virtual bool compareClassGuid(const Guid &clid) const
Compare POOL class GUID with the one of the object being read.
TrigHisto2D_PERS * createPersistent(TrigHisto2D *transObj)