24 MsgStream mlog(msgSvc(),
"TrigTauTracksInfoCollectionConverter" );
26 mlog << MSG::DEBUG <<
"TrigTauTracksInfoCollectionCnv::createTransient called" <<
endmsg;
28 static const pool::Guid p2_guid(
"1AF8C4E5-4862-4625-B9B6-D9B53E716B17" );
29 static const pool::Guid p1_guid(
"8A208FA7-C52F-4CD3-AE20-EF1C99FC92A6" );
30 static const pool::Guid p0_guid(
"27E95E77-0D99-417D-83C7-7F1B8E6DE511" );
34 return m_converter.createTransient( col_vect.get(), mlog ) ;
40 }
else throw std::runtime_error(
"Unsupported persistent version of TrigTauTracksInfoCollection" );