22 MucMark(
int part,
int segment,
int layer,
int strip );
40 int IsInCol( vector< mark_col > &aClusterCol );
54 void Print( vector< mark_col > &aClusterCol );
vector< MucMark * > mark_col
bool IsInBoxWith(MucMark &other)
vector< mark_col > CreateClusterCol_A(mark_col &aMarkCol)
int NumInCol(mark_col &aCol)
int IsInCol(mark_col &aCol)
bool IsNeighborWith(MucMark &other)
bool IsInSegWith(MucMark &other)
vector< mark_col > CreateClusterCol_C(mark_col &aMarkCol)
int IsInCol(vector< mark_col > &aClusterCol)
void Print(vector< mark_col > &aClusterCol)
bool SetSegment(int segment)
vector< mark_col > CreateClusterCol(int buildMode, mark_col &aMarkCol)
bool operator==(MucMark &other)
vector< mark_col > CreateClusterCol_D(mark_col &aMarkCol)
vector< mark_col > CreateClusterCol_B(mark_col &aMarkCol)
MucMark(int part, int segment, int layer, int strip)
int IsInCol(int part, int segment, int layer, int strip, mark_col &aCol)
bool IsNeighborWith(mark_col &aCol)
void Print(mark_col &aMarkCol)