Project
Loading...
Searching...
No Matches
o2::itsmft::ChipMappingITS::Overlaps Struct Reference

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}
 

Detailed Description

these public methods must be defined in the mapping class for raw data encoding/decoding

Definition at line 38 of file ChipMappingITS.h.

Member Enumeration Documentation

◆ OverlappingRow

Enumerator
NONE 
LowRow 
HighRow 
NSides 

Definition at line 39 of file ChipMappingITS.h.

Member Data Documentation

◆ rowSide

int16_t o2::itsmft::ChipMappingITS::Overlaps::rowSide[2] = {NONE, NONE}

Definition at line 43 of file ChipMappingITS.h.

◆ rowSideOverlap

OverlappingRow o2::itsmft::ChipMappingITS::Overlaps::rowSideOverlap[2] = {NONE, NONE}

Definition at line 44 of file ChipMappingITS.h.


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