Index: trunk/MagicSoft/Mars/mgeom/MGeomCamSquare.h
===================================================================
--- trunk/MagicSoft/Mars/mgeom/MGeomCamSquare.h	(revision 9382)
+++ trunk/MagicSoft/Mars/mgeom/MGeomCamSquare.h	(revision 9383)
@@ -9,9 +9,9 @@
 {
 private:
-    void CreateCam(UInt_t x, UInt_t y, Double_t diameter);
+    void CreateCam(Short_t x, Short_t y, Double_t diameter);
     void CreateNN();
 
 public:
-    MGeomCamSquare(UInt_t x, UInt_t y, Double_t diameter=7, Double_t dist=4.92, const char *name=NULL);
+    MGeomCamSquare(Short_t x, Short_t y, Double_t diameter=7, Double_t dist=4.92, const char *name=NULL);
     MGeomCamSquare(const char *name=NULL);
 
