Project
Loading...
Searching...
No Matches
o2::mid::Mapping::MpStripIndex Struct Reference

Indexes required to define a strip in the detection element. More...

#include <Mapping.h>

Public Member Functions

bool isValid ()
 Check if Strip is Valid.
 

Public Attributes

int column
 
int line
 Column in the DE.
 
int strip
 Line of the local board in the column.
 

Detailed Description

Indexes required to define a strip in the detection element.

Definition at line 34 of file Mapping.h.

Member Function Documentation

◆ isValid()

bool o2::mid::Mapping::MpStripIndex::isValid ( )
inline

Check if Strip is Valid.

Definition at line 36 of file Mapping.h.

Member Data Documentation

◆ column

int o2::mid::Mapping::MpStripIndex::column

Definition at line 37 of file Mapping.h.

◆ line

int o2::mid::Mapping::MpStripIndex::line

Column in the DE.

Definition at line 38 of file Mapping.h.

◆ strip

int o2::mid::Mapping::MpStripIndex::strip

Line of the local board in the column.

Definition at line 39 of file Mapping.h.


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