Index: trunk/MagicSoft/Simulation/Detector/include-MTrigger/MTrigger.cxx
===================================================================
--- trunk/MagicSoft/Simulation/Detector/include-MTrigger/MTrigger.cxx	(revision 355)
+++ trunk/MagicSoft/Simulation/Detector/include-MTrigger/MTrigger.cxx	(revision 356)
@@ -282,5 +282,6 @@
     //   the PixelID is greater than the CAMERA  
     //
-    cout << " WARNING:  MTrigger::Fill() :  iPix greater than CAMERA_PIXELS"
+    cout << " WARNING:  MTrigger::Fill() :  iPix (" << iPix
+	 <<")greater than CAMERA_PIXELS"
 	 << endl ; 
     NoiseAmp = 0. ; 
@@ -447,5 +448,5 @@
 Int_t MTrigger::Diskriminate() {
 
-  cout << " MTrigger::Diskriminate()" << flush ; 
+  //  cout << " MTrigger::Diskriminate()" << flush ; 
 
   Int_t  iM = 0 ; 
