Index: trunk/MagicSoft/Mars/mmuon/MMuonCalibParCalc.cc
===================================================================
--- trunk/MagicSoft/Mars/mmuon/MMuonCalibParCalc.cc	(revision 5332)
+++ trunk/MagicSoft/Mars/mmuon/MMuonCalibParCalc.cc	(revision 5333)
@@ -255,6 +255,8 @@
 	}
 
+      // use only the inner pixles. This is geometry dependent. This has to
+      // be fixed!
       if(pix.GetPixId()>397)
-	continue;  // use only the inner pixles
+	continue;  
       
       fMuonCalibPar->fHistWidth
