31#ifndef AliceO2_TPC_ROC_H
32#define AliceO2_TPC_ROC_H
84 operator int()
const {
return int(mROC); }
88 unsigned char getRoc()
const {
return mROC; }
111 unsigned char mROC{0};
bool operator<(const ROC &other)
smaller operator
bool isIROC() const
If roc is an IROC.
ROC(const Sector &sec, const RocType type)
bool isOROC() const
If roc is an OROC.
bool looped() const
if increment operator went above MaxROC
bool operator!=(const ROC &other)
unequal operator
unsigned char getRoc() const
Sector getSector() const
get sector
ROC()=default
default constructor
bool operator==(const ROC &other)
comparison operator
GLint GLint GLsizei GLint GLenum GLenum type
constexpr unsigned char SECTORSPERSIDE
constexpr unsigned char SIDES
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...
VectorOfTObjectPtrs other