#include <FECInfo.h>
Definition at line 22 of file FECInfo.h.
◆ FECInfo() [1/2]
o2::tpc::FECInfo::FECInfo |
( |
| ) |
|
|
default |
◆ FECInfo() [2/2]
o2::tpc::FECInfo::FECInfo |
( |
unsigned char |
index, |
|
|
unsigned char |
sampaChip, |
|
|
unsigned char |
sampaChannel |
|
) |
| |
|
inline |
◆ channelFromFECChannel()
static constexpr int o2::tpc::FECInfo::channelFromFECChannel |
( |
const int |
fecChannel | ) |
|
|
inlinestaticconstexpr |
calculate the sampa channel number from the channel number on the FEC (0-159)
Definition at line 72 of file FECInfo.h.
◆ channelOnSAMPA()
static constexpr int o2::tpc::FECInfo::channelOnSAMPA |
( |
const int |
globalSAMPAId | ) |
|
|
inlinestaticconstexpr |
◆ fecInSector()
static constexpr int o2::tpc::FECInfo::fecInSector |
( |
const int |
globalSAMPAId | ) |
|
|
inlinestaticconstexpr |
◆ getFECChannel()
unsigned char o2::tpc::FECInfo::getFECChannel |
( |
| ) |
const |
|
inline |
◆ getIndex()
unsigned char o2::tpc::FECInfo::getIndex |
( |
| ) |
const |
|
inline |
◆ getSampaChannel()
unsigned char o2::tpc::FECInfo::getSampaChannel |
( |
| ) |
const |
|
inline |
◆ getSampaChip()
unsigned char o2::tpc::FECInfo::getSampaChip |
( |
| ) |
const |
|
inline |
◆ globalSAMPAId()
static constexpr int o2::tpc::FECInfo::globalSAMPAId |
( |
const int |
fecInSector, |
|
|
const int |
sampaOnFEC, |
|
|
const int |
channelOnSAMPA |
|
) |
| |
|
inlinestaticconstexpr |
◆ operator<()
bool o2::tpc::FECInfo::operator< |
( |
const FECInfo & |
other | ) |
const |
|
inline |
smaller operator
Definition at line 82 of file FECInfo.h.
◆ operator==()
bool o2::tpc::FECInfo::operator== |
( |
const FECInfo & |
other | ) |
const |
|
inline |
equal operator
Definition at line 48 of file FECInfo.h.
◆ sampaFromFECChannel()
static constexpr int o2::tpc::FECInfo::sampaFromFECChannel |
( |
const int |
fecChannel | ) |
|
|
inlinestaticconstexpr |
calculate the sampa number from the channel number on the FEC (0-159)
Definition at line 69 of file FECInfo.h.
◆ sampaInfo()
static void o2::tpc::FECInfo::sampaInfo |
( |
const int |
globalSAMPAId, |
|
|
int & |
fecInSector, |
|
|
int & |
sampaOnFEC, |
|
|
int & |
channelOnSAMPA |
|
) |
| |
|
inlinestatic |
◆ sampaOnFEC()
static constexpr int o2::tpc::FECInfo::sampaOnFEC |
( |
const int |
globalSAMPAId | ) |
|
|
inlinestaticconstexpr |
◆ operator<<
std::ostream & operator<< |
( |
std::ostream & |
out, |
|
|
const FECInfo & |
fec |
|
) |
| |
|
friend |
◆ ChannelsPerFEC
◆ ChannelsPerSAMPA
constexpr int o2::tpc::FECInfo::ChannelsPerSAMPA = 32 |
|
staticconstexpr |
◆ FECsPerSector
constexpr int o2::tpc::FECInfo::FECsPerSector = 91 |
|
staticconstexpr |
◆ FECsTotal
◆ SAMPAsPerFEC
constexpr int o2::tpc::FECInfo::SAMPAsPerFEC = 5 |
|
staticconstexpr |
The documentation for this class was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/Detectors/TPC/base/include/TPCBase/FECInfo.h
- /home/runner/work/AliceO2/AliceO2/Detectors/TPC/base/src/FECInfo.cxx