Index: /branches/Mars_MC/mraw/MRawFileRead.cc
===================================================================
--- /branches/Mars_MC/mraw/MRawFileRead.cc	(revision 17162)
+++ /branches/Mars_MC/mraw/MRawFileRead.cc	(revision 17163)
@@ -102,5 +102,5 @@
 //
 MRawFileRead::MRawFileRead(const char *fname, const char *name, const char *title)
-    : fFileNames(NULL), fNumFile(0), fNumTotalEvents(0), fIn(NULL), fParList(NULL), fInterleave(1), fForce(kFALSE)
+    : fFileNames(NULL), fNumFile(0), fNumTotalEvents(0), fIn(NULL), fParList(NULL), fInterleave(1), fForce(kFALSE), fIsMc(kFALSE)
 {
     fName  = name  ? name  : "MRead";
