7 uint16_t lastStrip = 0;
8 bool firstInloop =
true;
11 if (!firstInloop &&
i->strip() != lastStrip + 1) {
12 for (
int j = 0;
j <
i->strip() - (lastStrip + 1);
j++) {
16 lastStrip =
i->strip();
27 for (
auto i = 0
U;
i < asize; ++
i) {
29 suma += amplitudes_[
i];
std::pair< SiStripDigiIter, SiStripDigiIter > SiStripDigiRange
std::vector< SiStripDigi >::const_iterator SiStripDigiIter
std::vector< uint8_t > amplitudes_
static const uint16_t stripIndexMask