7#ifndef EVENT_PRODUCTTAG_H_
8#define EVENT_PRODUCTTAG_H_
36 const std::string&
type)
std::ostream & operator<<(std::ostream &, const framework::ProductTag &)
Print/stream method for framework::ProductTag.
Defines the identity of a product and can be used for searches.
std::string typename_
Typename of the product.
const std::string & type() const
Get the product type name.
std::string passname_
Passname given when product was written.
ProductTag(const std::string &name, const std::string &pass, const std::string &type)
Class constructor.
const std::string & name() const
Get the product name.
std::string name_
Name given to the product.
const std::string & passname() const
Get the product pass name.
All classes in the ldmx-sw project use this namespace.