|
ATLAS Offline Software
|
Go to the documentation of this file.
18 MsgStream
log(
msgSvc(),
"LArDSPThresholdsCompleteCnv" );
27 static const pool::Guid p0_guid(
"09607438-09CC-4E40-A1E2-23F0B021DF3D");
30 std::unique_ptr< LArDSPThresholdsSubset_p1 > col_vect( poolReadObject< LArDSPThresholdsSubset_p1 >() );
31 MsgStream
log(
msgSvc(),
"LArDSPThresholdsCompleteCnv" );
35 throw std::runtime_error(
"Unsupported persistent version of LArDSPThresholdsCompleteCnv");
persistent class container of LArConditionsSubset for LArDSPThresholds data.
virtual LArDSPThrTransType * createTransient()
method to be implemented by the developer.
msgSvc
Provide convenience handles for various services.
virtual PERS * createPersistentConst(const TRANS *transObj, MsgStream &log) const
AthenaPool converter LArDSPThresholdsComplete.
virtual LArDSPThrPersType * createPersistent(LArDSPThrTransType *transObj)
template class for use for I/O of conditions data
virtual bool compareClassGuid(const Guid &clid) const
Compare POOL class GUID with the one of the object being read.
virtual TRANS * createTransientConst(const PERS *persObj, MsgStream &log) const