Channel group.
More...
#include <RawData.h>
|
| int | firstChannel = 0 |
| | First channel in the group.
|
| |
| int | lastChannel = 0 |
| | Last channel in the group (0 for single-strip hits).
|
| |
| int | firstStrip = 0 |
| | Strip number corresponding to the first channel.
|
| |
| int | lastStrip = 0 |
| | Strip number corresponding to the last channel.
|
| |
Channel group.
Definition at line 31 of file RawData.h.
◆ firstChannel
First channel in the group.
Definition at line 34 of file RawData.h.
◆ firstStrip
Strip number corresponding to the first channel.
Definition at line 40 of file RawData.h.
◆ lastChannel
Last channel in the group (0 for single-strip hits).
Definition at line 37 of file RawData.h.
◆ lastStrip
Strip number corresponding to the last channel.
Definition at line 43 of file RawData.h.
The documentation for this struct was generated from the following file: