Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 5533)
+++ trunk/MagicSoft/Mars/Changelog	(revision 5535)
@@ -20,4 +20,14 @@
 
                                                  -*-*- END OF LINE -*-*-
+
+ 2004/12/01: Markus Gaug
+
+   * MExtractTimeAndChargeDigitalFilter.cc:
+     - fixed bug in the loop over the weights which can cause a call to 
+       an array index out of range. Since MArrays are used, this call 
+       could simply produce a segmentation violation (or not), at any 
+       place. This bug was there since the beginning, but should have 
+       happened only in very rare cases.
+
 
  2004/11/30: Thomas Bretz
Index: trunk/MagicSoft/Mars/callisto.rc
===================================================================
--- trunk/MagicSoft/Mars/callisto.rc	(revision 5533)
+++ trunk/MagicSoft/Mars/callisto.rc	(revision 5535)
@@ -104,4 +104,6 @@
 # -------------------------------------------------------------------------
 MJCalibration.ExtractSignal: MExtractFixedWindow
+#MJCalibration.ExtractSignal: MExtractTimeAndChargeDigitalFilter
+#MJCalibration.ExtractSignal.WeightsFile: msignal/cosmics_weights.dat
 MJCalibration.ExtractSignal.HiGainFirst:       3
 MJCalibration.ExtractSignal.HiGainLast:       14
