![]() |
Project
|
these public methods must be defined in the mapping class for raw data encoding/decoding More...
#include <ChipMappingITS.h>
Public Types | |
enum | OverlappingRow : signed char { NONE = -1 , LowRow = 0 , HighRow = 1 , NSides = 2 } |
Public Attributes | |
int16_t | rowSide [2] = {NONE, NONE} |
OverlappingRow | rowSideOverlap [2] = {NONE, NONE} |
these public methods must be defined in the mapping class for raw data encoding/decoding
Definition at line 38 of file ChipMappingITS.h.
enum o2::itsmft::ChipMappingITS::Overlaps::OverlappingRow : signed char |
Enumerator | |
---|---|
NONE | |
LowRow | |
HighRow | |
NSides |
Definition at line 39 of file ChipMappingITS.h.
Definition at line 43 of file ChipMappingITS.h.
OverlappingRow o2::itsmft::ChipMappingITS::Overlaps::rowSideOverlap[2] = {NONE, NONE} |
Definition at line 44 of file ChipMappingITS.h.