ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <coresoftware/blob/master/offline/packages/PHTpcTracker/externals/nanoflann.hpp>
Public Member Functions | |
template<typename PairType > | |
bool | operator() (const PairType &p1, const PairType &p2) const |
template<typename PairType > | |
bool | operator() (const PairType &p1, const PairType &p2) const |
operator "<" for std::sort()
Definition at line 204 of file nanoflann.hpp.
View newest version in sPHENIX GitHub at line 204 of file nanoflann.hpp
|
inline |
PairType will be typically: std::pair<IndexType,DistanceType>
Definition at line 208 of file nanoflann.hpp.
View newest version in sPHENIX GitHub at line 208 of file nanoflann.hpp
|
inline |
PairType will be typically: std::pair<IndexType,DistanceType>
Definition at line 208 of file nanoflann.hpp.
View newest version in sPHENIX GitHub at line 208 of file nanoflann.hpp