PandaRoot
PndSttNeighborhoodCreator Class Reference

#include <PndSttNeighborhoodCreator.h>

Inheritance diagram for PndSttNeighborhoodCreator:

Public Member Functions

 PndSttNeighborhoodCreator ()
 
virtual ~PndSttNeighborhoodCreator ()
 
std::vector< int > FindNeighbors (PndSttTube *tube)
 

Protected Member Functions

std::vector< std::pair< int, int > > GetListOfSectorRowsToCompare (PndSttTube *tube)
 
bool Compare (PndSttTube *tube1, PndSttTube *tube2, double tolerance)
 
double GetTolerance (PndSttTube *tube1, PndSttTube *tube2)
 
 ClassDef (PndSttNeighborhoodCreator, 1)
 

Detailed Description

Definition at line 16 of file PndSttNeighborhoodCreator.h.

Constructor & Destructor Documentation

◆ PndSttNeighborhoodCreator()

PndSttNeighborhoodCreator::PndSttNeighborhoodCreator ( )

◆ ~PndSttNeighborhoodCreator()

virtual PndSttNeighborhoodCreator::~PndSttNeighborhoodCreator ( )
virtual

Member Function Documentation

◆ ClassDef()

PndSttNeighborhoodCreator::ClassDef ( PndSttNeighborhoodCreator  ,
 
)
protected

◆ Compare()

bool PndSttNeighborhoodCreator::Compare ( PndSttTube tube1,
PndSttTube tube2,
double  tolerance 
)
protected

◆ FindNeighbors()

std::vector<int> PndSttNeighborhoodCreator::FindNeighbors ( PndSttTube tube)

◆ GetListOfSectorRowsToCompare()

std::vector<std::pair<int, int> > PndSttNeighborhoodCreator::GetListOfSectorRowsToCompare ( PndSttTube tube)
protected

◆ GetTolerance()

double PndSttNeighborhoodCreator::GetTolerance ( PndSttTube tube1,
PndSttTube tube2 
)
protected

The documentation for this class was generated from the following file: