25#ifndef AliceO2_TPC_PadPos_H
26#define AliceO2_TPC_PadPos_H
47 GPUdi() unsigned
char getRow()
const {
return mRow; }
51 GPUdi() unsigned
char getPad()
const {
return mPad; }
63 GPUdi()
void addRowOffset(const
unsigned char rowOffset) { mRow += rowOffset; }
76 GPUdi() bool isValid()
const {
return !(mRow == 255 &&
mPad == 255); }
87 if (mRow <
other.mRow) {
97 unsigned char mRow{0};
GPUdi() void addRowOffset(const unsigned char rowOffset)
GPUdi() bool operator
equal operator
GPUdi() unsigned char getPad() const
GPUdi() void set(const unsigned char row
GPUdi() PadPos(const unsigned char row
GPUdi() void setRow(const unsigned char row)
GPUdi() bool isValid() const
PadPos()=default
default constructor
GPUdi() void setPad(const unsigned char pad)
GPUdi() unsigned char getRow() const
typedef void(APIENTRYP PFNGLCULLFACEPROC)(GLenum mode)
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...
VectorOfTObjectPtrs other