Index: trunk/Mars/macros/fact/drscal.C
===================================================================
--- trunk/Mars/macros/fact/drscal.C	(revision 16892)
+++ trunk/Mars/macros/fact/drscal.C	(revision 16893)
@@ -130,5 +130,6 @@
 
     // This would just result in a wrong consistency check for the roi
-    plist.Remove(plist.FindObject("MRawRunHeader");
+    plist.Remove((MParContainer*)plist.FindObject("MRawRunHeader"));
+    plist.Remove((MParContainer*)plist.FindObject("MRawEvtData"));
 
     // I think one HAS to use the same file than for step one
