 |
Belle II Software
release-05-01-25
|
11 #include <tracking/dataobjects/ROIid.h>
16 ROIid::ROIid() : m_minUid(0), m_maxUid(0), m_minVid(0), m_maxVid(0),
ROIid()
Default constructor.
virtual ~ROIid()
Destructor.
VxdID getSensorID() const
Get the sensor ID.
int m_minVid
v ID of the bottom left pixel of the ROI
VxdID::baseType m_sensorID
sensor ID
The SVD ShaperDigit class.
unsigned short getUCellID() const
Get cell ID in u.
The PXD Raw Hit class This class stores information about PXD Pixel hits and makes them available in ...
VxdID getSensorID() const
Get the sensor ID.
int m_minUid
u ID of the bottom left pixel of the ROI
VxdID getSensorID() const
Get the sensor ID.
Abstract base class for different kinds of events.
short getUCellID() const
Get u cell id of hit position.
int m_maxUid
u ID of the top right pixel of the ROI
short getVCellID() const
Get v cell id of hit position.
bool Contains(const Belle2::PXDRawHit &thePXDRawHit) const
true if the ROI contains the thePXDRawHit
short int getCellID() const
Get strip ID.
bool isUStrip() const
Get strip direction.
int m_maxVid
v ID of the top right pixel of the ROI
unsigned short getVCellID() const
Get cell ID in v.