Index: /trunk/MagicSoft/Mars/mbase/MContinue.cc
===================================================================
--- /trunk/MagicSoft/Mars/mbase/MContinue.cc	(revision 7771)
+++ /trunk/MagicSoft/Mars/mbase/MContinue.cc	(revision 7772)
@@ -127,5 +127,5 @@
         if (IsAllowEmpty())
         {
-            *fLog << warn << GetDescriptor() << " - WARNING: Empty filter found... task removed." << endl;
+            *fLog << warn << GetDescriptor() << " - WARNING: Filter empty... task removed." << endl;
             return kSKIP;
         }
Index: /trunk/MagicSoft/include-Classes/MMcFormat/MMcTrig.hxx
===================================================================
--- /trunk/MagicSoft/include-Classes/MMcFormat/MMcTrig.hxx	(revision 7771)
+++ /trunk/MagicSoft/include-Classes/MMcFormat/MMcTrig.hxx	(revision 7772)
@@ -61,5 +61,5 @@
   Byte_t IsPixelFired(Int_t npix, Int_t nfirstlevel);
 
-  ClassDef(MMcTrig, 3)  //Stores Montecarlo Information (number of 1st, 2nd level triggers)
+  ClassDef(MMcTrig, 4)  //Stores Montecarlo Information (number of 1st, 2nd level triggers)
 
 };
Index: /trunk/MagicSoft/include-Classes/MMcFormat/MMcTrigHeader.hxx
===================================================================
--- /trunk/MagicSoft/include-Classes/MMcFormat/MMcTrigHeader.hxx	(revision 7771)
+++ /trunk/MagicSoft/include-Classes/MMcFormat/MMcTrigHeader.hxx	(revision 7772)
@@ -126,5 +126,5 @@
 
 
-  ClassDef(MMcTrigHeader, 4)  //Stores Montecarlo Information which describes the used trigger
+  ClassDef(MMcTrigHeader, 5)  //Stores Montecarlo Information which describes the used trigger
 
 };
Index: /trunk/MagicSoft/include-Classes/MMcFormat/Mdefine.h
===================================================================
--- /trunk/MagicSoft/include-Classes/MMcFormat/Mdefine.h	(revision 7771)
+++ /trunk/MagicSoft/include-Classes/MMcFormat/Mdefine.h	(revision 7772)
@@ -7,5 +7,5 @@
 //     Number of the Pixels in the Camera
 
-#define     CAMERA_PIXELS         3500
+#define     CAMERA_PIXELS         3800
 
 //     Number of the Slices of one Fadc. Be carefull this is the number of 
