26 MsgStream mlog(msgSvc(),
"IsoMuonFeatureContainerConverter" );
28 mlog << MSG::DEBUG <<
"IsoMuonFeatureContainerCnv::createTransient called" <<
endmsg;
30 static const pool::Guid p3_guid(
"291897DE-5380-424C-AE8F-FFE69DCC8F15" );
31 static const pool::Guid p2_guid(
"A9A660B1-DEFD-4B56-A10D-9F41178715BD" );
32 static const pool::Guid tlp1_guid(
"B9543660-E776-405D-8DB7-06AD06A24BAB" );
33 static const pool::Guid p0_guid(
"3962B221-2A36-4160-AEE5-3BB6BC29BB46" );
39 return m_converter.createTransient( col_vect.get(), mlog ) ;
44 return m_converter2.createTransient( col_vect.get(), mlog ) ;
49 return m_converter1.createTransient( col_vect.get(), mlog );
54 }
else throw std::runtime_error(
"Unsupported persistent version of IsoMuonFeatureContainer" );