8 #ifndef DETECTORS_STT_PNDSTTNEIGHBORHOODCREATOR_H_
9 #define DETECTORS_STT_PNDSTTNEIGHBORHOODCREATOR_H_
double GetTolerance(PndSttTube *tube1, PndSttTube *tube2)
bool Compare(PndSttTube *tube1, PndSttTube *tube2, double tolerance)
std::vector< int > FindNeighbors(PndSttTube *tube)
std::vector< std::pair< int, int > > GetListOfSectorRowsToCompare(PndSttTube *tube)
virtual ~PndSttNeighborhoodCreator()
PndSttNeighborhoodCreator()
ClassDef(PndSttNeighborhoodCreator, 1)