Belle II Software
release-08-01-10
|
Struct to hold data about a sensor. More...
#include <SVDOnlineToOfflineMap.h>
Public Attributes | |
VxdID | m_sensorID |
Sensor ID. | |
bool | m_uSide |
True if u-side of the sensor. | |
bool | m_parallel |
False if numbering is reversed. | |
unsigned short | m_channel0 |
Strip corresponding to channel 0. | |
unsigned short | m_channel127 |
Strip corresponding to channel 127. | |
Struct to hold data about a sensor.
Definition at line 129 of file SVDOnlineToOfflineMap.h.