Index: trunk/MagicSoft/Mars/manalysis/MCerPhotPix.h
===================================================================
--- trunk/MagicSoft/Mars/manalysis/MCerPhotPix.h	(revision 2855)
+++ trunk/MagicSoft/Mars/manalysis/MCerPhotPix.h	(revision 2856)
@@ -14,8 +14,9 @@
     UShort_t fRing;      // NT: number of analyzed rings around the core pixels (fRing>0 means: used)
     Bool_t   fIsCore;    // the pixel is a Core pixel -> kTRUE
-    Bool_t   fIsSaturated; // the pixel is saturated
 
     Float_t  fPhot;      // The number of Cerenkov photons
     Float_t  fErrPhot;   // the error of fPhot
+
+    Bool_t   fIsSaturated; // the pixel is saturated
 
     // FIXME: arrival time t, and it's error sigma t
