Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ClosestPair2D::Point Class Reference
+ Collaboration diagram for ClosestPair2D::Point:

Public Member Functions

double distance2 (const Point &other) const
 

Public Attributes

Coord2D coord
 
Pointneighbour
 
double neighbour_dist2
 
triplet< circulatorcirc
 
unsigned int review_flag
 

Detailed Description

Definition at line 797 of file fjcore.cc.

View newest version in sPHENIX GitHub at line 797 of file fjcore.cc

Member Function Documentation

double ClosestPair2D::Point::distance2 ( const Point other) const
inline

Definition at line 804 of file fjcore.cc.

View newest version in sPHENIX GitHub at line 804 of file fjcore.cc

References coord, and Coord2D::distance2.

Referenced by ClosestPair2D::_deal_with_points_to_review(), ClosestPair2D::_initialize(), ClosestPair2D::_insert_into_search_tree(), and ClosestPair2D::_remove_from_search_tree().

+ Here is the caller graph for this function:

Member Data Documentation

triplet<circulator> ClosestPair2D::Point::circ
Coord2D ClosestPair2D::Point::coord

Definition at line 799 of file fjcore.cc.

View newest version in sPHENIX GitHub at line 799 of file fjcore.cc

Referenced by ClosestPair2D::_point2shuffle(), distance2(), ClosestPair2D::insert(), ClosestPair2D::replace(), and ClosestPair2D::replace_many().

Point* ClosestPair2D::Point::neighbour
double ClosestPair2D::Point::neighbour_dist2
unsigned int ClosestPair2D::Point::review_flag

Definition at line 803 of file fjcore.cc.

View newest version in sPHENIX GitHub at line 803 of file fjcore.cc

Referenced by ClosestPair2D::_add_label(), ClosestPair2D::_deal_with_points_to_review(), and ClosestPair2D::_set_label().


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