Index: trunk/MagicSoft/Mars/mhbase/MHMatrix.cc
===================================================================
--- trunk/MagicSoft/Mars/mhbase/MHMatrix.cc	(revision 4655)
+++ trunk/MagicSoft/Mars/mhbase/MHMatrix.cc	(revision 4656)
@@ -1221,9 +1221,10 @@
     TMatrix m(fM);
 
+    const Int_t ncol=fM.GetNcols();
+
 #if ROOT_VERSION_CODE < ROOT_VERSION(4,00,8)
     TVector vold(ncol);
 #endif
 
-    const Int_t ncol=fM.GetNcols();
     int irow=0;
 
