Index: trunk/MagicSoft/Mars/mtemp/mpadova/macros/RanForestPD.C
===================================================================
--- trunk/MagicSoft/Mars/mtemp/mpadova/macros/RanForestPD.C	(revision 5565)
+++ trunk/MagicSoft/Mars/mtemp/mpadova/macros/RanForestPD.C	(revision 5665)
@@ -71,6 +71,6 @@
     // Scaled Width and Length:
     //
-    matrixg.AddColumn("MHillas.fWidth/(-13.1618+10.0492*log10(MHillas.fSize))");   
-    matrixg.AddColumn("MHillas.fLength/(-57.3784+32.6131*log10(MHillas.fSize))");
+    matrixg.AddColumn("MHillas.fWidth/(-13.1618+(10.0492*log10(MHillas.fSize)))");   
+    matrixg.AddColumn("MHillas.fLength/(-57.3784+(32.6131*log10(MHillas.fSize)))");
 
     //    matrixg.AddColumn("(MHillas.fSize/(MHillas.fWidth*MHillas.fLength))");
