#include <PartitionInfo.h>
Definition at line 35 of file PartitionInfo.h.
◆ PartitionInfo() [1/2]
o2::tpc::PartitionInfo::PartitionInfo |
( |
| ) |
|
|
default |
◆ PartitionInfo() [2/2]
o2::tpc::PartitionInfo::PartitionInfo |
( |
const unsigned char |
numberOfFECs, |
|
|
const unsigned char |
sectorFECOffset, |
|
|
const unsigned char |
numberOfPadRows, |
|
|
const unsigned char |
globalRowOffset, |
|
|
const unsigned short |
numberOfPads |
|
) |
| |
◆ getGlobalRowOffset()
unsigned char o2::tpc::PartitionInfo::getGlobalRowOffset |
( |
| ) |
const |
|
inline |
◆ getNumberOfFECs()
unsigned char o2::tpc::PartitionInfo::getNumberOfFECs |
( |
| ) |
const |
|
inline |
◆ getNumberOfPadRows()
unsigned char o2::tpc::PartitionInfo::getNumberOfPadRows |
( |
| ) |
const |
|
inline |
◆ getNumberOfPads()
unsigned short o2::tpc::PartitionInfo::getNumberOfPads |
( |
| ) |
const |
|
inline |
◆ getSectorFECOffset()
unsigned char o2::tpc::PartitionInfo::getSectorFECOffset |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: