20 MsgStream log(msgSvc(),
"LArPedestalMCCnv" );
30 static const pool::Guid p1_guid(
"3891D5E0-82D1-45AB-97B1-CE4CF25D6E16");
31 static const pool::Guid p0_guid(
"C147EFC8-5283-4DAE-AD20-0E2CB79E54B6");
35 MsgStream log(msgSvc(),
"LArPedestalMCCnv" );
37 return TPconverter.createTransientConst( col_vect.get(), log );
42 MsgStream log(msgSvc(),
"LArPedestalMCCnv" );
43 log << MSG::INFO <<
"Reading LArPedestalMC (original)" <<
endmsg;
50 throw std::runtime_error(
"Unsupported persistent version of LArPedestalMCCnv");
static const LArAutoCorrSubsetCnv_p1 TPconverter
AthenaPool converter LArPedestalMC.
LArPedestalMC_p1 LArPedestalMCPersType
LArPedestalMC LArPedestalMCTransType
virtual LArPedestalMCPersType * createPersistent(LArPedestalMCTransType *transObj)
virtual LArPedestalMCTransType * createTransient()
persistent class container of LArConditionsMC for LArPedestal data.
Implementation of the interface ILArfSampl for MC: only one constant is needed for MC.
virtual bool compareClassGuid(const Guid &clid) const