24 MsgStream mlog(msgSvc(),
"TrigEMClusterContainerConverter" );
26 mlog << MSG::DEBUG <<
"TrigEMClusterContainerCnv::createTransient called" <<
endmsg;
28 static const pool::Guid p3_guid(
"0BF627E6-52A0-4F10-9FFD-A513DF2DBC31" );
29 static const pool::Guid p4_guid(
"7B430CA8-5D16-4E26-B0A4-461F983610EB" );
30 static const pool::Guid tlp1_guid(
"CAA8145E-F382-4727-A114-26E137D4B27E" );
35 return m_converter.createTransient( col_vect.get(), mlog ) ;
42 }
else {
throw std::runtime_error(
"Unsupported persistent version of TrigEMClusterContainer" ); }