![]() |
Project
|
#include <ChannelMatching.h>
Public Member Functions | |
LogicalChannelDomain (InputSpec const &spec) | |
bool | operator< (LogicalChannelDomain const &other) const |
Public Attributes | |
DomainId | name |
Definition at line 33 of file ChannelMatching.h.
o2::framework::LogicalChannelDomain::LogicalChannelDomain | ( | InputSpec const & | spec | ) |
Definition at line 27 of file ChannelMatching.cxx.
bool o2::framework::LogicalChannelDomain::operator< | ( | LogicalChannelDomain const & | other | ) | const |
Definition at line 32 of file ChannelMatching.cxx.
DomainId o2::framework::LogicalChannelDomain::name |
Definition at line 35 of file ChannelMatching.h.