 |
Belle II Software
release-05-02-19
|
15 #include <vxd/dataobjects/VxdID.h>
16 #include <framework/datastore/RelationsObject.h>
48 unsigned int frameNr):
Class to uniquely identify a any structure of the PXD and SVD.
short m_column
Absolute pixel position in u (U Cell ID).
short getRow() const
Get v cell id of hit position.
ClassDef(RelationsInterface, 0)
defines interface for accessing relations of objects in StoreArray.
unsigned short m_sensorID
Compressed sensor identifier.
short m_charge
Deposited charge in pixel.
unsigned short getFrameNr() const
Get frame number.
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.
Abstract base class for different kinds of events.
short getUCellID() const
Get u cell id of hit position.
unsigned short m_frameNr
Number of the Frames.
short getVCellID() const
Get v cell id of hit position.
short getCharge() const
Get collected charge.
PXDRawHit()
Default constructor for the ROOT IO.
short getColumn() const
Get u cell id of hit position.
RelationsInterface< TObject > RelationsObject
Provides interface for getting/adding relations to objects in StoreArrays.
short m_row
Absolute pixel position in v (V Cell ID).