![]() |
Project
|
A typesafe reference to an element of the context. More...
#include <DataDescriptorMatcher.h>
Public Member Functions | |
bool | operator== (ContextRef const &other) const |
Public Attributes | |
size_t | index |
A typesafe reference to an element of the context.
Definition at line 41 of file DataDescriptorMatcher.h.
|
inline |
Two context refs are the same if they point to the same element in the context
size_t o2::framework::data_matcher::ContextRef::index |
Definition at line 42 of file DataDescriptorMatcher.h.