APRILContent
Algorithm of Particle Reconstruction for ILC - implementation with PandoraSDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations
april_content::KDTreeLinkerAlgo< typename, int > Member List

This is the complete list of members for april_content::KDTreeLinkerAlgo< typename, int >, including all inherited members.

addSubtree(const KDTreeNodeT< DATA, DIM > *current)april_content::KDTreeLinkerAlgo< typename, int >inlineprivate
build(std::vector< KDTreeNodeInfoT< DATA, DIM > > &eltList, const KDTreeBoxT< DIM > &region)april_content::KDTreeLinkerAlgo< typename, int >inline
clear()april_content::KDTreeLinkerAlgo< typename, int >inline
clearTree()april_content::KDTreeLinkerAlgo< typename, int >inlineprivate
closestNeighbourapril_content::KDTreeLinkerAlgo< typename, int >private
dist2(const KDTreeNodeInfoT< DATA, DIM > &a, const KDTreeNodeInfoT< DATA, DIM > &b) const april_content::KDTreeLinkerAlgo< typename, int >inlineprivate
empty()april_content::KDTreeLinkerAlgo< typename, int >inline
findNearestNeighbour(const KDTreeNodeInfoT< DATA, DIM > &point, const KDTreeNodeInfoT< DATA, DIM > *&result, float &distance)april_content::KDTreeLinkerAlgo< typename, int >inline
getNextNode()april_content::KDTreeLinkerAlgo< typename, int >inlineprivate
initialEltListapril_content::KDTreeLinkerAlgo< typename, int >private
KDTreeLinkerAlgo()april_content::KDTreeLinkerAlgo< typename, int >inline
medianSearch(int low, int high, int treeDepth)april_content::KDTreeLinkerAlgo< typename, int >inlineprivate
nodePool_april_content::KDTreeLinkerAlgo< typename, int >private
nodePoolPos_april_content::KDTreeLinkerAlgo< typename, int >private
nodePoolSize_april_content::KDTreeLinkerAlgo< typename, int >private
recBuild(int low, int high, int depth, const KDTreeBoxT< DIM > &region)april_content::KDTreeLinkerAlgo< typename, int >inlineprivate
recNearestNeighbour(unsigned depth, const KDTreeNodeT< DATA, DIM > *current, const KDTreeNodeInfoT< DATA, DIM > &point, const KDTreeNodeT< DATA, DIM > *&best_match, float &best_dist)april_content::KDTreeLinkerAlgo< typename, int >inlineprivate
recSearch(const KDTreeNodeT< DATA, DIM > *current, const KDTreeBoxT< DIM > &trackBox)april_content::KDTreeLinkerAlgo< typename, int >inlineprivate
root_april_content::KDTreeLinkerAlgo< typename, int >private
search(const KDTreeBoxT< DIM > &searchBox, std::vector< KDTreeNodeInfoT< DATA, DIM > > &resRecHitList)april_content::KDTreeLinkerAlgo< typename, int >inline
size()april_content::KDTreeLinkerAlgo< typename, int >inline
~KDTreeLinkerAlgo()april_content::KDTreeLinkerAlgo< typename, int >inline