![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
Collaboration diagram for ClosestPair2D::Shuffle:Public Member Functions | |
| bool | operator< (const Shuffle &) const |
| void | operator+= (unsigned int shift) |
Public Attributes | |
| unsigned int | x |
| unsigned int | y |
| Point * | point |
Definition at line 766 of file fjcore.cc.
View newest version in sPHENIX GitHub at line 766 of file fjcore.cc
|
inline |
| bool ClosestPair2D::Shuffle::operator< | ( | const Shuffle & | q | ) | const |
Definition at line 1177 of file fjcore.cc.
View newest version in sPHENIX GitHub at line 1177 of file fjcore.cc
References floor_ln2_less(), ambiguity_solver_full_chain::x, x, y, and y.
Here is the call graph for this function:| Point* ClosestPair2D::Shuffle::point |
Definition at line 769 of file fjcore.cc.
View newest version in sPHENIX GitHub at line 769 of file fjcore.cc
Referenced by ClosestPair2D::_point2shuffle().
| unsigned int ClosestPair2D::Shuffle::x |
Definition at line 768 of file fjcore.cc.
View newest version in sPHENIX GitHub at line 768 of file fjcore.cc
Referenced by ClosestPair2D::_point2shuffle(), operator+=(), and operator<().
| unsigned int ClosestPair2D::Shuffle::y |
Definition at line 768 of file fjcore.cc.
View newest version in sPHENIX GitHub at line 768 of file fjcore.cc
Referenced by ClosestPair2D::_point2shuffle(), operator+=(), and operator<().