21 static const pool::Guid p0_guid(
"9C53AC43-3FD6-470F-A6FF-1DF80E85ACBF");
22 static const pool::Guid p1_guid(
"60FB956A-0B7F-450E-BF6A-2A0B8ED55204");
30 MsgStream log(msgSvc(),
"LArMphysOverMcalMCCnv" );
32 return TPconverter.createTransientConst( col_vect.get(), log );
36 MsgStream log(msgSvc(),
"LArMphysOverMcalMCCnv" );
37 log << MSG::DEBUG <<
"Reading LArMphysOverMcalSubset (original)" <<
endmsg;
44 throw std::runtime_error(
"Unsupported persistent version of LArMphysOverMcalMCCnv");
49 MsgStream log(msgSvc(),
"LArMphysOverMcalMCCnv" );
50 log << MSG::DEBUG <<
"LArMphysOverMcalMCCnv::createTransient orig " << orig <<
endmsg;
54 copier.
update(orig, result);
static const LArAutoCorrSubsetCnv_p1 TPconverter
AthenaPool converter LArMphysOverMcalMC.
template class for use for I/O of conditions data
virtual LArConditionsSubset< LArSingleFloatP > * createTransient(const Token *token)
Throws and exception if object is not a LArConditionsSubset<LArSingleFloatP>
LArConditionsSubset< LArSingleFloatP > * createTransientSingleFloat(const Token *token)
void update(const LArConditionsSubset< P > *old, LArConditionsSubset< LArSingleFloatP > *newObj)
P * poolReadObject(const Token *token)
virtual bool compareClassGuid(const Token *token, const Guid &clid) const
This class provides a token that identifies in a unique way objects on the persistent storage.