19 theMinPixelRow(pix.row()),
20 theMinPixelCol(pix.
col())
32 bool recalculate =
false;
37 if (pix.
row() < minRow) {
41 if (pix.
col() < minCol) {
50 for (
int i=0;
i<isize; ++
i) {
55 if (xoffset > maxRow) maxRow = xoffset;
56 if (yoffset > maxCol) maxCol = yoffset;
int adc(sample_type sample)
get the ADC sample (12 bits)
void packRow(uint16_t xmin, uint16_t xspan)
void packCol(uint16_t ymin, uint16_t yspan)
std::vector< uint16_t > thePixelADC
void add(const PixelPos &pix, int adc)
std::vector< uint8_t > thePixelOffset
constexpr int col() const
static constexpr unsigned int MAXSPAN
constexpr int row() const