|
ATLAS Offline Software
|
Go to the documentation of this file.
14 MsgStream
log(
msgSvc(),
"LArOFCBinCompleteCnv" );
22 static const pool::Guid p1_guid(
"E7E2E993-4AF2-4782-9B8B-7668434CBAEC");
25 std::unique_ptr<LArOFCBinPersType> col_vect( poolReadObject<LArOFCBinPersType>() );
26 MsgStream
log(
msgSvc(),
"LArOFCBinCompleteCnv" );
30 throw std::runtime_error(
"Unsupported persistent version of LArOFCBinComplete");
virtual TRANS * createTransient(const PERS *persObj, MsgStream &log)
Create transient representation of a persistent object.
persistent class container of LArConditionsSubset for LArSingleInt data.
virtual PERS * createPersistent(const TRANS *transObj, MsgStream &log)
Create persistent representation of a transient object.
msgSvc
Provide convenience handles for various services.
LArOFCBinSubsetCnv_p1 m_TPconverter
virtual LArOFCBinTransType * createTransient()
method to be implemented by the developer.
template class for use for I/O of conditions data
AthenaPool converter LArOFCBinComplete.
virtual bool compareClassGuid(const Guid &clid) const
Compare POOL class GUID with the one of the object being read.
virtual LArOFCBinPersType * createPersistent(LArOFCBinTransType *transObj)