Project
Loading...
Searching...
No Matches
MCM_ID Struct Reference

Static Public Member Functions

template<typename T >
static uint32_t key (const T &x)
 
static std::set< uint32_t > keys (const o2::trd::ChamberSpacePoint &x)
 
static int getDetector (uint32_t k)
 
static int getMcmRowCol (uint32_t k)
 

Detailed Description

A struct that can be used to calculate unique identifiers for MCMs, to be used to split ranges by MCM.

Definition at line 192 of file RawDataManager.cxx.

Member Function Documentation

◆ getDetector()

static int MCM_ID::getDetector ( uint32_t  k)
inlinestatic

Definition at line 216 of file RawDataManager.cxx.

◆ getMcmRowCol()

static int MCM_ID::getMcmRowCol ( uint32_t  k)
inlinestatic

Definition at line 218 of file RawDataManager.cxx.

◆ key()

template<typename T >
static uint32_t MCM_ID::key ( const T &  x)
inlinestatic

Definition at line 194 of file RawDataManager.cxx.

◆ keys()

static std::set< uint32_t > MCM_ID::keys ( const o2::trd::ChamberSpacePoint x)
inlinestatic

Definition at line 199 of file RawDataManager.cxx.


The documentation for this struct was generated from the following file: