#include <CTFHelper.h>
|
static constexpr int | CTPInpNBytes = CTP_NINPUTS / 8 + (CTP_NINPUTS % 8 > 0) |
|
static constexpr int | CTPClsNBytes = CTP_NCLASSES / 8 + (CTP_NCLASSES % 8 > 0) |
|
Definition at line 29 of file CTFHelper.h.
◆ CTFHelper()
o2::ctp::CTFHelper::CTFHelper |
( |
const gsl::span< const CTPDigit > & |
data | ) |
|
|
inline |
◆ begin_bcIncTrig()
◆ begin_bytesClass()
◆ begin_bytesInput()
◆ begin_orbitIncTrig()
◆ createHeader()
◆ end_bcIncTrig()
◆ end_bytesClass()
◆ end_bytesInput()
◆ end_orbitIncTrig()
◆ getSize()
size_t o2::ctp::CTFHelper::getSize |
( |
| ) |
const |
|
inline |
◆ CTPClsNBytes
constexpr int o2::ctp::CTFHelper::CTPClsNBytes = CTP_NCLASSES / 8 + (CTP_NCLASSES % 8 > 0) |
|
staticconstexpr |
◆ CTPInpNBytes
constexpr int o2::ctp::CTFHelper::CTPInpNBytes = CTP_NINPUTS / 8 + (CTP_NINPUTS % 8 > 0) |
|
staticconstexpr |
The documentation for this class was generated from the following file:
- /home/runner/work/AliceO2/AliceO2/Detectors/CTP/reconstruction/include/CTPReconstruction/CTFHelper.h