Index: /trunk/MagicSoft/Mars/Changelog
===================================================================
--- /trunk/MagicSoft/Mars/Changelog	(revision 7297)
+++ /trunk/MagicSoft/Mars/Changelog	(revision 7298)
@@ -21,5 +21,5 @@
  2005/08/22 Thomas Bretz
 
-   * mgeom/MGeomPix.h:
+   * mgeom/MGeomPix.h, mgeom/MGeomCam.[h,cc]:
      - added new function GetDist returning the distance between two
        pixels
Index: /trunk/MagicSoft/Mars/mgeom/MGeomCam.h
===================================================================
--- /trunk/MagicSoft/Mars/mgeom/MGeomCam.h	(revision 7297)
+++ /trunk/MagicSoft/Mars/mgeom/MGeomCam.h	(revision 7298)
@@ -68,4 +68,6 @@
     Float_t GetMaxRadius(const Int_t i=-1) const;
     Float_t GetMinRadius(const Int_t i=-1) const;
+
+    Float_t GetDist(UShort_t i, UShort_t j=0) const;
     
     UInt_t  GetNumSectors()                const  { return fNumSectors; }
