18 : theMinPixelRow(pix.row()), theMinPixelCol(pix.
col()) {
28 bool recalculate =
false;
33 if (pix.
row() < minRow) {
37 if (pix.
col() < minCol) {
46 for (
int i = 0;
i < isize; ++
i) {
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)
constexpr int adc(sample_type sample)
get the ADC sample (12 bits)
std::vector< uint8_t > thePixelOffset
constexpr int col() const
static constexpr unsigned int MAXSPAN
constexpr int row() const