22 return ((
cl.firstStrip() == this->
firstStrip() - 1) && (cl.
bx() == this->
bx()));
32 if (
cl.bx() == this->
bx())
35 return cl.
bx() < this->
bx();
bool operator==(const GEMCluster &cl) const
bool isAdjacent(const GEMCluster &cl) const
void merge(const GEMCluster &cl)
bool operator<(const GEMCluster &cl) const