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
static const Packing thePacking
PixelDigi(PackedDigiType packed_value)
static int pixelToChannel(int row, int col)
bool operator<(const PixelDigi &one, const PixelDigi &other)
unsigned int PackedDigiType
void init(int row, int col, int adc)
unsigned short adc() const
static std::pair< int, int > channelToPixel(int ch)
chan
lumi = TPaveText(lowX+0.38, lowY+0.061, lowX+0.45, lowY+0.161, "NDC") lumi.SetBorderSize( 0 ) lumi...
static int pixelToChannel(int row, int col)
PackedDigiType rowcol_mask
std::ostream & operator<<(std::ostream &o, const PixelDigi &digi)