1 #ifndef TRACKINGOBJECTS_PIXELDIGI_H
2 #define TRACKINGOBJECTS_PIXELDIGI_H
28 init( rc.first, rc.second, adc);
41 std::cout <<
"PixelDigi constructor: row or column out packing range "
42 << row <<
' ' << col << std::endl;
65 return std::pair<int,int>(
row,
col);
90 return o <<
" " << digi.
channel()
PixelDigi(int chan, int adc)
PackedDigiType column_mask
PixelDigi(int row, int col, int adc)
PackedDigiType packedData() const
std::ostream & operator<<(std::ostream &out, const ALILine &li)
static const Packing thePacking
static int pixelToChannel(int row, int col)
bool operator<(const FedChannelConnection &, const FedChannelConnection &)
unsigned int PackedDigiType
void init(int row, int col, int adc)
unsigned short adc() const
PixelDigi(int packed_value)
static std::pair< int, int > channelToPixel(int ch)
static int pixelToChannel(int row, int col)
PackedDigiType rowcol_mask