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);
bool get(const RollMask &mask, int strip) const
RPCClusterContainer doAction(const RPCDetId &id, RPCClusterContainer &initClusters, const RollMask &mask) const
std::bitset< maskSIZE > RollMask
std::set< RPCCluster > RPCClusterContainer