Analysis Software
Documentation for sPHENIX simulation software
|
This is the complete list of members for DynamicNearestNeighbours, including all inherited members.
NearestNeighbourDistance(const int ii) const =0 | DynamicNearestNeighbours | pure virtual |
NearestNeighbourIndex(const int ii) const =0 | DynamicNearestNeighbours | pure virtual |
RemoveAndAddPoints(const std::vector< int > &indices_to_remove, const std::vector< EtaPhi > &points_to_add, std::vector< int > &indices_added, std::vector< int > &indices_of_updated_neighbours)=0 | DynamicNearestNeighbours | pure virtual |
RemoveCombinedAddCombination(const int index1, const int index2, const EtaPhi &newpoint, int &index3, std::vector< int > &indices_of_updated_neighbours) | DynamicNearestNeighbours | inline |
RemovePoint(const int index, std::vector< int > &indices_of_updated_neighbours) | DynamicNearestNeighbours | inline |
Valid(const int index) const =0 | DynamicNearestNeighbours | pure virtual |
~DynamicNearestNeighbours() | DynamicNearestNeighbours | inlinevirtual |