![]() |
Belle II Software release-09-00-03
|
struct to hold missing APVs informations More...
#include <SVDOnlineToOfflineMap.h>

Public Attributes | |
| VxdID | m_sensorID |
| Sensor ID. | |
| bool | m_isUSide |
| True if u-side of the sensor. | |
| float | m_halfStrip |
| floating strip in the middle of the APV | |
struct to hold missing APVs informations
Definition at line 202 of file SVDOnlineToOfflineMap.h.
| float m_halfStrip |
floating strip in the middle of the APV
Definition at line 205 of file SVDOnlineToOfflineMap.h.
| bool m_isUSide |
True if u-side of the sensor.
Definition at line 204 of file SVDOnlineToOfflineMap.h.
| VxdID m_sensorID |
Sensor ID.
Definition at line 203 of file SVDOnlineToOfflineMap.h.