18 MsgStream log(msgSvc(),
"LArDSPThresholdsCompleteCnv" );
27 static const pool::Guid p0_guid(
"09607438-09CC-4E40-A1E2-23F0B021DF3D");
31 MsgStream log(msgSvc(),
"LArDSPThresholdsCompleteCnv" );
33 return TPconverter.createTransientConst( col_vect.get(), log );
35 throw std::runtime_error(
"Unsupported persistent version of LArDSPThresholdsCompleteCnv");
static const LArAutoCorrSubsetCnv_p1 TPconverter
AthenaPool converter LArDSPThresholdsComplete.
LArConditionsSubset< LArDSPThresholdsP > LArDSPThrTransType
LArDSPThresholdsSubset_p1 LArDSPThrPersType
template class for use for I/O of conditions data
virtual LArDSPThrPersType * createPersistent(LArDSPThrTransType *transObj)
method to be implemented by the developer.
virtual LArDSPThrTransType * createTransient()
method to be implemented by the developer.
persistent class container of LArConditionsSubset for LArDSPThresholds data.
virtual bool compareClassGuid(const Guid &clid) const