22 MsgStream log(msgSvc(),
"LArCaliWaveContainerCnv" );
23 log << MSG::DEBUG <<
"WRITING LArCaliWaveContainer" <<
endmsg;
25 log << MSG::DEBUG <<
"WRITING LArCaliWaveContainer Success !" <<
endmsg;
32 MsgStream log(msgSvc(),
"LArCaliWaveContainerCnv" );
34 static const pool::Guid p2_guid(
"6CF01BBF-85A9-45FA-B321-6A98B0D719FB");
35 static const pool::Guid p1_guid(
"9E61BE2D-3274-4459-A5C2-3BBFB7056EBA");
36 static const pool::Guid p0_guid(
"ECB4AD6C-FF3A-4255-A0E3-7BD566B96A77");
41 log << MSG::DEBUG <<
"READING LArCaliWaveSubset_p2" <<
endmsg;
43 log << MSG::DEBUG <<
"READING LArCaliWaveSubset_p2 Success !" <<
endmsg;
49 log << MSG::DEBUG <<
"READING LArCaliWaveSubset_p1" <<
endmsg;
51 log << MSG::DEBUG <<
"READING LArCaliWaveSubset_p1 Success !" <<
endmsg;
55 MsgStream log(msgSvc(),
"LArCaliWaveContainerCnv" );
56 log << MSG::DEBUG <<
" READING LArCaliWaveSubset (before TP split)" <<
endmsg;
62 throw std::runtime_error(
"Unsupported persistent version of LArCaliWaveCnv");
72 MsgStream log(msgSvc(),
"LArPedestalCompleteCnv" );
73 log << MSG::DEBUG <<
"LArCaliWaveContainerCnv::createTransient orig " << orig <<
endmsg;
static const LArCaliWaveSubsetCnv_p2 TPconverter2
static const LArCaliWaveSubsetCnv_p1 TPconverter1
AthenaPool converter LArCaliWaveContainer.
LArCaliWaveSubset_p2 LArCaliWavePersType
LArConditionsSubset< LArCaliWaveVec > LArCaliWaveTransType
LArConditionsSubset< LArCaliWaveVec >
This file defines the template class used for I/O of conditions data.
LArCaliWavePersType * createPersistent(LArCaliWaveTransType *transObj)
method to be implemented by the developer.
LArCaliWaveTransType * createTransient()
method to be implemented by the developer.
template class for use for I/O of conditions data
virtual bool compareClassGuid(const Guid &clid) const