11 if (initClusters.empty())
15 for (
auto cl =
std::next(initClusters.begin());
cl != initClusters.end(); ++
cl) {
19 if ((prev.
firstStrip() -
cl->lastStrip()) == 2 and this->
get(mask,
cl->lastStrip() + 1) and prev.
bx() ==
cl->bx()) {
22 finClusters.insert(prev);
28 finClusters.insert(prev);
std::set< GEMCluster > GEMClusterContainer
GEMClusterContainer doAction(const GEMDetId &id, GEMClusterContainer &initClusters, const EtaPartitionMask &mask) const
bool get(const EtaPartitionMask &mask, int strip) const