|
ATLAS Offline Software
|
Go to the documentation of this file.
12 MsgStream
mlog(
msgSvc(),
"TrigHisto1DConverter" );
22 MsgStream
mlog(
msgSvc(),
"TrigHisto1DConverter" );
25 static const pool::Guid p1_guid(
"C304621E-2266-4863-9B47-7C3450B00399");
31 std::unique_ptr<TrigHisto1D_p1> pers_ptr( poolReadObject<TrigHisto1D_p1>() );
36 throw std::runtime_error(
"Unsupported persistent version of Data container");
TrigHisto1DCnv(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 very basic one dimensional histogram to provide storage of HLT distributions, allowing constraints ...
TrigHisto1D_PERS * createPersistent(TrigHisto1D *transObj)
msgSvc
Provide convenience handles for various services.
Compatibility for old converter classes that don't get passed the key.
TrigHisto1D * createTransient()
The persistent partner of TrigHisto1D class.
virtual bool compareClassGuid(const Guid &clid) const
Compare POOL class GUID with the one of the object being read.