4 return s <<
"{ name = " << pt.
name() <<
", pass = " << pt.
passname()
5 <<
", type = " << pt.
type() <<
"}";
Class defining the identity of a data product in the event.
Defines the identity of a product and can be used for searches.
const std::string & type() const
Get the product type name.
const std::string & name() const
Get the product name.
const std::string & passname() const
Get the product pass name.