14 if ( initClusters.empty() )
return finClusters;
17 for (
auto cl =
std::next(initClusters.begin());
cl != initClusters.end(); ++
cl ) {
22 this->
get(mask,
cl->lastStrip()+1) and prev.
bx() ==
cl->bx() ) {
27 finClusters.insert(prev);
33 finClusters.insert(prev);
41 return mask.test(strip-1);
bool get(const RollMask &mask, int strip) const
std::bitset< maskSIZE > RollMask
RPCClusterContainer doAction(const RPCDetId &id, RPCClusterContainer &initClusters, const RollMask &mask) const
std::set< RPCCluster > RPCClusterContainer