Project
Loading...
Searching...
No Matches
o2::itsmft::AlpideCoder::PixLink Struct Reference

#include <AlpideCoder.h>

Public Member Functions

 PixLink (short r=0, short c=0, int next=-1)
 
 ClassDefNV (PixLink, 1)
 

Public Attributes

short row = 0
 
short col = 0
 
int nextInRow = -1
 

Detailed Description

Definition at line 61 of file AlpideCoder.h.

Constructor & Destructor Documentation

◆ PixLink()

o2::itsmft::AlpideCoder::PixLink::PixLink ( short  r = 0,
short  c = 0,
int  next = -1 
)
inline

Definition at line 62 of file AlpideCoder.h.

Member Function Documentation

◆ ClassDefNV()

o2::itsmft::AlpideCoder::PixLink::ClassDefNV ( PixLink  ,
 
)

Member Data Documentation

◆ col

short o2::itsmft::AlpideCoder::PixLink::col = 0

Definition at line 64 of file AlpideCoder.h.

◆ nextInRow

int o2::itsmft::AlpideCoder::PixLink::nextInRow = -1

Definition at line 65 of file AlpideCoder.h.

◆ row

short o2::itsmft::AlpideCoder::PixLink::row = 0

Definition at line 63 of file AlpideCoder.h.


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