|
ATLAS Offline Software
|
Go to the documentation of this file.
7 #include "GaudiKernel/StatusCode.h"
30 static const pool::Guid guid_p1(
"9448FB64-AB7E-4995-A5FC-23E9A6C1AF80");
33 std::unique_ptr<LArFebErrorSummary_p1> col_vect( poolReadObject<LArFebErrorSummary_p1>() );
38 throw std::runtime_error(
"Unsupported persistent version of LArFebErrorSummary ") ;
virtual LArFebErrorSummary * createTransient()
LArFebErrorSummaryCnv_p1 m_converter
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.
Compatibility for old converter classes that don't get passed the key.
virtual LArFebErrorSummary_PERSISTENT * createPersistent(LArFebErrorSummary *)
MsgStream & msg() const
The standard message stream.
Holds information from the FEB Error Summary.
virtual bool compareClassGuid(const Guid &clid) const
Compare POOL class GUID with the one of the object being read.
persistent class for LArFebErrorSummary, version p2.
LArFebErrorSummaryCnv(ISvcLocator *)