![]() |
Project
|
#include <ChannelMatching.h>
Public Member Functions | |
LogicalChannelRange (OutputSpec const &spec) | |
bool | operator< (LogicalChannelRange const &other) const |
Public Attributes | |
std::string | name |
Definition at line 22 of file ChannelMatching.h.
o2::framework::LogicalChannelRange::LogicalChannelRange | ( | OutputSpec const & | spec | ) |
Definition at line 17 of file ChannelMatching.cxx.
bool o2::framework::LogicalChannelRange::operator< | ( | LogicalChannelRange const & | other | ) | const |
Definition at line 22 of file ChannelMatching.cxx.
std::string o2::framework::LogicalChannelRange::name |
Definition at line 25 of file ChannelMatching.h.