Project
Loading...
Searching...
No Matches
o2::mch::raw::MapCRU Class Reference

#include <MapCRU.h>

Public Member Functions

 MapCRU (std::string_view content)
 
std::optional< uint16_t > operator() (const FeeLinkId &feeLinkId) const
 
size_t size () const
 
std::set< uint16_t > getSolarUIDs () const
 
std::optional< FeeLinkIdoperator() (uint16_t solarId) const
 

Detailed Description

Definition at line 24 of file MapCRU.h.

Constructor & Destructor Documentation

◆ MapCRU()

o2::mch::raw::MapCRU::MapCRU ( std::string_view  content)

Definition at line 31 of file MapCRU.cxx.

Member Function Documentation

◆ getSolarUIDs()

std::set< uint16_t > o2::mch::raw::MapCRU::getSolarUIDs ( ) const

Definition at line 53 of file MapCRU.cxx.

◆ operator()() [1/2]

std::optional< uint16_t > o2::mch::raw::MapCRU::operator() ( const FeeLinkId feeLinkId) const

Definition at line 93 of file MapCRU.cxx.

◆ operator()() [2/2]

std::optional< FeeLinkId > o2::mch::raw::MapCRU::operator() ( uint16_t  solarId) const

Definition at line 64 of file MapCRU.cxx.

◆ size()

size_t o2::mch::raw::MapCRU::size ( ) const

Definition at line 88 of file MapCRU.cxx.


The documentation for this class was generated from the following files: