Index: trunk/MagicSoft/Mars/mranforest/MRFEnergyEst.h
===================================================================
--- trunk/MagicSoft/Mars/mranforest/MRFEnergyEst.h	(revision 7130)
+++ trunk/MagicSoft/Mars/mranforest/MRFEnergyEst.h	(revision 7134)
@@ -41,7 +41,7 @@
     void  SetFileName(TString str)     { fFileName = str; }
 
-    void  SetNumTrees(UShort_t n=-1)   { fNumTrees = n; }
-    void  SetNdSize(UShort_t n=-1)     { fNdSize   = n; }
-    void  SetNumTry(UShort_t n=-1)     { fNumTry   = n; }
+    void  SetNumTrees(Int_t n=-1)   { fNumTrees = n; }
+    void  SetNdSize(Int_t n=-1)     { fNdSize   = n; }
+    void  SetNumTry(Int_t n=-1)     { fNumTry   = n; }
 
     void  SetTestMatrix(MHMatrix *m=0) { fTestMatrix=m; }
