|
LDMX Software
|
Class defining the identity of a data product in the event. More...
#include <ostream>#include <string>Go to the source code of this file.
Classes | |
| class | framework::ProductTag |
| Defines the identity of a product and can be used for searches. More... | |
Namespaces | |
| namespace | framework |
| All classes in the ldmx-sw project use this namespace. | |
Functions | |
| std::ostream & | operator<< (std::ostream &, const framework::ProductTag &) |
| Print/stream method for framework::ProductTag. | |
Class defining the identity of a data product in the event.
Definition in file ProductTag.h.
| std::ostream & operator<< | ( | std::ostream & | s, |
| const framework::ProductTag & | pt ) |
Print/stream method for framework::ProductTag.
Definition at line 3 of file ProductTag.cxx.
References framework::ProductTag::name(), framework::ProductTag::passname(), and framework::ProductTag::type().