1 #ifndef DTSegment_DTSegmentCleaner_h
2 #define DTSegment_DTSegmentCleaner_h
33 typedef std::pair<DTHitPairForFit*, DTEnums::DTCellSide>
AssPoint;
34 typedef std::set<AssPoint, DTSegmentCand::AssPointLessZ>
AssPointCont;
44 std::vector<DTSegmentCand*>
clean(
const std::vector<DTSegmentCand*>& inputCands)
const;
48 std::vector<DTSegmentCand*>
solveConflict(
const std::vector<DTSegmentCand*>& inputCands)
const;
51 std::vector<DTSegmentCand*>
ghostBuster(
const std::vector<DTSegmentCand*>& inputCands)
const;
60 #endif // DTSegment_DTSegmentCleaner_h