6 #ifndef PNDSTTGEOMPOINT_H 
    7 #define PNDSTTGEOMPOINT_H 1 
   16 class PndSttGeomCircle;
 
Double_t GetErrorY() const 
ClassDef(PndSttGeomPoint, 1)
Double_t DistanceTo(PndSttGeomPoint myPoint) const 
void SetErrorZ(Double_t newErrorZ)
virtual ~PndSttGeomPoint()
void Transform(Double_t x, Double_t y, Double_t z)
void Draw(Double_t size=0.5, Int_t color=1) const 
Bool_t IsBetween(PndSttGeomPoint thisCenter, PndSttGeomPoint otherCenter) const 
void Copy(PndSttGeomPoint const &other)
void SetErrorY(Double_t newErrorY)
PndSttGeomPoint & operator=(const PndSttGeomPoint &)
Double_t GetErrorZ() const 
Double_t GetErrorX() const 
void SetErrorX(Double_t newErrorX)