Index: trunk/MagicSoft/Mars/ganymed_onoff.rc
===================================================================
--- trunk/MagicSoft/Mars/ganymed_onoff.rc	(revision 7979)
+++ trunk/MagicSoft/Mars/ganymed_onoff.rc	(revision 7980)
@@ -77,4 +77,9 @@
 #MJCut.NameHist: MHAlpha
 
+# Be carefull: The spectrum might be done with a different binning
+# This might change the scale factor
+#MHThetaSq.NumBinsSignal:   3
+#MHThetaSq.NumBinsTotal:   75
+
 # -------------------------------------------------------------------------
 # To get a meaningfull false source plot in wobble mode use magic cuts
@@ -126,19 +131,27 @@
 MAlphaFitter.SignalFunction: ThetaSq
 
+# For more details on the magic cuts see its class reference
 Cut1.Condition: MFMagicCuts
 Cut1.ThetaCut: None
+# Parametrization of Disp
 Cut1.Param0:  1.3245
+Cut1.Param6:  8.2957
+Cut1.Param7:  0.8677
+# Parametrization for sign of disp (m3long)
+Cut1.Param5: -0.07
+# ThetaSq-Cut
 Cut1.Param1:  0.22
+# Area-Cut
 Cut1.Param2:  0.215
 Cut1.Param3:  5.486
 Cut1.Param4:  0.0897
-Cut1.Param5: -0.07
-Cut1.Param6:  8.2957
-Cut1.Param7:  0.8677
 
-# Be carefull: The spectrum might be done with a different binning
-# This might change the scale factor
-#MHThetaSq.NumBinsSignal:   3
-#MHThetaSq.NumBinsTotal:   75
+# To switch on random forest uncomment the following lines
+#Cut1.HadronnessCut: Hadronness
+#Cut1.Param8: 0.5
+#Cut1.Param9: 100
+
+# To use both, hadronness and area cut do
+#Cut1.HadronnessCut: All
 
 # -------------------------------------------------------------------------
