#include <PadMapper.h>
Definition at line 23 of file PadMapper.h.
◆ PadMapper()
◆ ~PadMapper()
o2::focal::PadMapper::~PadMapper |
( |
| ) |
|
|
default |
◆ getChannelID()
unsigned int PadMapper::getChannelID |
( |
unsigned int |
col, |
|
|
unsigned int |
row |
|
) |
| const |
◆ getColumn()
unsigned int PadMapper::getColumn |
( |
unsigned int |
channelID | ) |
const |
◆ getRow()
unsigned int PadMapper::getRow |
( |
unsigned int |
channelID | ) |
const |
◆ getRowColFromChannelID()
std::tuple< unsigned int, unsigned int > PadMapper::getRowColFromChannelID |
( |
unsigned int |
channelID | ) |
const |
◆ NCHANNELS
constexpr std::size_t o2::focal::PadMapper::NCHANNELS = NCOLUMN * NROW |
|
staticconstexpr |
◆ NCOLUMN
constexpr std::size_t o2::focal::PadMapper::NCOLUMN = 8 |
|
staticconstexpr |
◆ NROW
constexpr std::size_t o2::focal::PadMapper::NROW = 9 |
|
staticconstexpr |
The documentation for this class was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/Detectors/FOCAL/reconstruction/include/FOCALReconstruction/PadMapper.h
- /home/runner/work/AliceO2/AliceO2/Detectors/FOCAL/reconstruction/src/PadMapper.cxx