12#ifndef AliceO2_TPC_CRU_H
13#define AliceO2_TPC_CRU_H
34 CRU(
const CRU& cru) : mCRU(cru.mCRU) {}
60 unsigned short number()
const {
return mCRU; }
73 operator int()
const {
return int(mCRU); }
75 bool looped()
const {
return mLoop; }
78 unsigned short mCRU{};
CRU & operator=(const unsigned short cru)
unsigned char region() const
GEMstack gemStack() const
CRU & operator=(const CRU &other)
unsigned short number() const
bool operator==(const CRU &other) const
bool operator!=(const CRU &other) const
const Sector sector() const
bool operator<(const CRU &other) const
CRU(const Sector &sec, const unsigned char regionNum)
unsigned char partition() const
GEMstack
TPC GEM stack types.
constexpr unsigned char SIDES
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...
VectorOfTObjectPtrs other