Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ClosestPair2D::Shuffle Class Reference
+ 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
 
Pointpoint
 

Detailed Description

Definition at line 766 of file fjcore.cc.

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

Member Function Documentation

void ClosestPair2D::Shuffle::operator+= ( unsigned int  shift)
inline

Definition at line 771 of file fjcore.cc.

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

References x, and y.

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:

Member Data Documentation

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<().


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