![]() |
Project
|
A label that can be associated to a DataProcessorSpec. More...
#include <DataProcessorLabel.h>
Public Member Functions | |
bool | operator== (const DataProcessorLabel &rhs) const |
bool | operator< (const DataProcessorLabel &rhs) const |
bool | operator> (const DataProcessorLabel &rhs) const |
Public Attributes | |
std::string | value |
A label that can be associated to a DataProcessorSpec.
Definition at line 19 of file DataProcessorLabel.h.
|
inline |
Definition at line 27 of file DataProcessorLabel.h.
|
inline |
Definition at line 22 of file DataProcessorLabel.h.
|
inline |
Definition at line 32 of file DataProcessorLabel.h.
std::string o2::framework::DataProcessorLabel::value |
Definition at line 20 of file DataProcessorLabel.h.