ATLAS Offline Software
|
comparison of two Vector3D, needed for the definition of a std::set<Amg::Vector3D> More...
#include <GeoPrimitivesCompare.h>
Public Member Functions | |
bool | operator() (Amg::Vector3D const &v1, Amg::Vector3D const &v2) const |
comparison of two Vector3D, needed for the definition of a std::set<Amg::Vector3D>
originals for CLHEP::HepVector3D was in CLHEP/Vector/src/SpaceVector.cc: int Hep3Vector::compare (const Hep3Vector & v) const; bool Hep3Vector::operator > (const Hep3Vector & v) const; bool Hep3Vector::operator < (const Hep3Vector & v) const;
Definition at line 34 of file GeoPrimitivesCompare.h.
|
inline |
Definition at line 36 of file GeoPrimitivesCompare.h.