![]() |
Project
|
#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 |
Definition at line 61 of file AlpideCoder.h.
Definition at line 62 of file AlpideCoder.h.
o2::itsmft::AlpideCoder::PixLink::ClassDefNV | ( | PixLink | , |
1 | |||
) |
short o2::itsmft::AlpideCoder::PixLink::col = 0 |
Definition at line 64 of file AlpideCoder.h.
int o2::itsmft::AlpideCoder::PixLink::nextInRow = -1 |
Definition at line 65 of file AlpideCoder.h.
short o2::itsmft::AlpideCoder::PixLink::row = 0 |
Definition at line 63 of file AlpideCoder.h.