1 #ifndef DATAFORMATS_PIXELCHANMNELIDENTIFIER_H
2 #define DATAFORMATS_PIXELCHANMNELIDENTIFIER_H
15 return std::pair<int,int>(row,
col);
31 Packing(
const int row_w,
const int column_w,
32 const int time_w,
const int adc_w);
PackedDigiType column_mask
static Packing thePacking
static std::pair< int, int > channelToPixel(int ch)
unsigned int PackedDigiType
Packing(const int row_w, const int column_w, const int time_w, const int adc_w)
static int pixelToChannel(int row, int col)