fastjet::ClosestPair2D::Shuffle Class Reference

class that will take care of ordering of shuffles for us More...

Collaboration diagram for fastjet::ClosestPair2D::Shuffle:
Collaboration graph
[legend]

List of all members.

Public Member Functions

bool operator< (const Shuffle &) const
void operator+= (unsigned int shift)

Public Attributes

unsigned int x
unsigned int y
Pointpoint

Detailed Description

class that will take care of ordering of shuffles for us

Definition at line 119 of file ClosestPair2D.hh.


Member Function Documentation

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

Definition at line 124 of file ClosestPair2D.hh.

References fastjet::d0::inline_maths::y().

00124 {x += shift; y+= shift;};

bool fastjet::ClosestPair2D::Shuffle::operator< ( const Shuffle  )  const

Member Data Documentation

Definition at line 122 of file ClosestPair2D.hh.

Definition at line 121 of file ClosestPair2D.hh.

Definition at line 121 of file ClosestPair2D.hh.


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

Generated on 26 Feb 2010 for fastjet by  doxygen 1.6.1