Belle II Software development
SVDOnlineToOfflineMap::SensorInfo Struct Reference

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.
 

Detailed Description

Struct to hold data about a sensor.

Definition at line 129 of file SVDOnlineToOfflineMap.h.

Member Data Documentation

◆ m_channel0

unsigned short m_channel0

Strip corresponding to channel 0.

Definition at line 133 of file SVDOnlineToOfflineMap.h.

◆ m_channel127

unsigned short m_channel127

Strip corresponding to channel 127.

Definition at line 134 of file SVDOnlineToOfflineMap.h.

◆ m_parallel

bool m_parallel

False if numbering is reversed.

Definition at line 132 of file SVDOnlineToOfflineMap.h.

◆ m_sensorID

VxdID m_sensorID

Sensor ID.

Definition at line 130 of file SVDOnlineToOfflineMap.h.

◆ m_uSide

bool m_uSide

True if u-side of the sensor.

Definition at line 131 of file SVDOnlineToOfflineMap.h.


The documentation for this struct was generated from the following file: