Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 5817)
+++ trunk/MagicSoft/Mars/Changelog	(revision 5818)
@@ -20,4 +20,12 @@
 
                                                  -*-*- END OF LINE -*-*-
+
+ 2005/01/13 Raquel de los Reyes
+
+   * callisto.rc
+     - introduced several configuration lines 
+       (format: "class".DataCheck: No) to allow callisto 
+       to run with rawfiles. Necessary for the datacheck.
+
  2005/01/13 Markus Gaug
 
Index: trunk/MagicSoft/Mars/callisto.rc
===================================================================
--- trunk/MagicSoft/Mars/callisto.rc	(revision 5817)
+++ trunk/MagicSoft/Mars/callisto.rc	(revision 5818)
@@ -76,5 +76,5 @@
 #MJCalibration.Display: Full,DataCheck,Normal
 # Used for data-check (eg. raw files are read)
-#MJCalibration.Datacheck: No
+#MJCalibration.DataCheck: No
 # Write additinal debug output
 #MJCalibration.Debug: No
@@ -127,4 +127,7 @@
 # Configure MJPedestalC1 and MJPedestalC2
 # -------------------------------------------------------------------------
+# Used for data-check (eg. raw files are read)
+#MJPedestalC1.DataCheck: No
+#MJPedestalC2.DataCheck: No
 # Maximum number of event processed in the loop
 #MJPedestalC1.MaxEvents: 1000
@@ -211,4 +214,8 @@
 # If you want to change the behaviour of the pedestal extraction...
 # -------------------------------------------------------------------------
+# Used for data-check (eg. raw files are read)
+#MJPedestalY1.DataCheck: No
+#MJPedestalY2.DataCheck: No
+#MJPedestalY3.DataCheck: No
 #MJPedestalY1.UseData: Yes
 #MJPedestalY2.UseData: Yes
@@ -243,4 +250,6 @@
 # Setup calibration of data
 # -------------------------------------------------------------------------
+# Used for data-check (eg. raw files are read)
+#MJCalibrateSignal.DataCheck: No
 #MJCalibrateSignal.MCalibrateData.PedestalFlag: Event
 #MJCalibrateSignal.MCalibrateData.CalibrationMode: Default
