26 MsgStream mlog(msgSvc(),
"TrigSpacePointCountsCollectionConverter" );
28 mlog << MSG::DEBUG <<
"TrigSpacePointCountsCollectionCnv::createTransient called" <<
endmsg;
30 static const pool::Guid p4_guid(
"ACEDF654-09D7-49F6-9054-8E2CEE767367" );
31 static const pool::Guid tlp1_guid(
"55733D7E-0054-4785-ADA8-3EA70D7477F2" );
32 static const pool::Guid p0_guid(
"633C9739-C3D1-4F5D-9678-887445DA42B6" );
37 return m_converter.createTransient( col_vect.get(), mlog ) ;
47 }
else throw std::runtime_error(
"Unsupported persistent version of TrigSpacePointCountsCollection" );