13 if (initClusters.empty())
17 for (
auto cl =
std::next(initClusters.begin());
cl != initClusters.end(); ++
cl) {
21 if ((prev.
firstStrip() -
cl->lastStrip()) == 2 and this->
get(mask,
cl->lastStrip() + 1) and prev.
bx() ==
cl->bx()) {
25 finClusters.insert(prev);
31 finClusters.insert(prev);