13#define TPOINT2D_INLINE_DEFINE_HERE
44 return s <<
"(" << a.
x() <<
"," << a.
y() <<
")";
std::ostream & operator<<(std::ostream &s, const TPoint2D &a)
HepGeom::Point3D< double > HepPoint3D
HepGeom::Vector3D< double > HepVector3D
A class to represent a point in 2D.
virtual ~TPoint2D()
Destructor.