26 MsgStream mlog(msgSvc(),
"TrigTrtHitCountsCollectionConverter" );
28 mlog << MSG::DEBUG <<
"TrigTrtHitCountsCollectionCnv::createTransient" <<
endmsg;
30 static const pool::Guid p2_guid(
"47CBB4D9-381C-423E-A560-A7B5C325A5DD" );
31 static const pool::Guid tlp1_guid(
"A0763CCA-553C-4365-8091-04CA2036FD97" );
32 static const pool::Guid p1_guid(
"0CC00AC1-FB95-4E69-8C6E-29B6BB713AAE" );
33 static const pool::Guid trans_guid(
"7631C2C2-612F-4245-8C8B-D40F59222E1E" );
38 return m_converter.createTransient( col_vect.get(), mlog ) ;
55 throw std::runtime_error(
"Unsupported persistent version of TrigTrtHitCountsCollection" );