Index: trunk/MagicSoft/Simulation/Detector/include-MFadc/MFadc.cxx
===================================================================
--- trunk/MagicSoft/Simulation/Detector/include-MFadc/MFadc.cxx	(revision 448)
+++ trunk/MagicSoft/Simulation/Detector/include-MFadc/MFadc.cxx	(revision 449)
@@ -240,5 +240,5 @@
       if (used[pixel]){
 	for(j=0;j<(Int_t) SLICES_MFADC;j++)
-	  sig[i][j]=+offset;
+	  sig[pixel][j]=+offset;
       }
     }
