25 MsgStream mlog(msgSvc(),
"TrigMuonEFContainerConverter" );
27 mlog << MSG::DEBUG <<
"TrigMuonEFContainerCnv::createTransient called" <<
endmsg;
29 static const pool::Guid p2_guid(
"3BB5C107-2975-4F9E-AACC-9FD948C3D2A8" );
30 static const pool::Guid p1_guid(
"567E65A0-23E8-469F-94F7-A03F6E9C1C2E" );
31 static const pool::Guid p0_guid(
"BB866230-C9D8-437A-A11B-A0CC08ACD97B" );
36 return m_converter.createTransient( col_vect.get(), mlog ) ;
47 }
else throw std::runtime_error(
"Unsupported persistent version of TrigMuonEFContainer" );