![]() |
Project
|
#include <MapFEC.h>
Public Member Functions | |
MapFEC (std::string_view content) | |
std::optional< DsDetId > | operator() (const DsElecId &elecId) const |
size_t | size () const |
o2::mch::raw::MapFEC::MapFEC | ( | std::string_view | content | ) |
Definition at line 22 of file MapFEC.cxx.
std::optional< o2::mch::raw::DsDetId > o2::mch::raw::MapFEC::operator() | ( | const DsElecId & | elecId | ) | const |
Definition at line 62 of file MapFEC.cxx.
size_t o2::mch::raw::MapFEC::size | ( | ) | const |
Definition at line 55 of file MapFEC.cxx.