37 Bits = UnusedBits + SystemFlagBits + DHHIDBits + MinVBits + MinUBits + MaxVBits + MaxUBits,
58 m_rawID.parts.systemFlag = SystemFlag;
baseType getID() const
get ROIrawID
baseType getMinUid() const
get minimum U
void setMinVid(baseType MinV)
set minimum V
baseType getDHHID() const
get DHH ID
bool operator()(const ROIrawID &roi1, const ROIrawID &roi2) const
operator used to order the ROIs (ascending DHHID)
void setSystemFlag(baseType SystemFlag)
set system flag
uint64_t baseType
base type
baseType getMaxUid() const
get maximum U
void setMinUid(baseType MinU)
set minimum U
union Belle2::ROIrawID::@301 m_rawID
raw ID
void setMaxUid(baseType MaxU)
set maximum U
void setID(baseType id)
set ROIrawID
baseType getMaxVid() const
get maximum V
ROIrawID(baseType id=0)
constructor setting the id
void setDHHID(baseType DHHID)
set DHH ID
ROIrawID(baseType SystemFlag, baseType DHHID, baseType MinV, baseType MinU, baseType MaxV, baseType MaxU)
constructor
void setMaxVid(baseType MaxV)
set maximum V
baseType getMinVid() const
get minimum V
baseType getBigEndian() const
get bigEndian
baseType getSystemFlag() const
get system flag
Abstract base class for different kinds of events.