Jpp
pmt_effective_area_update_2
the software that should make you happy
|
Auxiliary class for sorting elements. More...
#include <JGeometry3DToolkit.hh>
Public Member Functions | |
template<class T > | |
bool | operator() (const T &first, const T &second) const |
Compare x-positions of given points. More... | |
Auxiliary class for sorting elements.
Definition at line 193 of file JGeometry3DToolkit.hh.
|
inline |
Compare x-positions of given points.
first | first point |
second | second point |
Definition at line 202 of file JGeometry3DToolkit.hh.