Index: trunk/MagicSoft/Mars/mtemp/mifae/macros/OptimizeDisp.C
===================================================================
--- trunk/MagicSoft/Mars/mtemp/mifae/macros/OptimizeDisp.C	(revision 5918)
+++ trunk/MagicSoft/Mars/mtemp/mifae/macros/OptimizeDisp.C	(revision 5920)
@@ -75,7 +75,7 @@
                         //TString typeOpt = "Data";
                         TString typeOpt = "MC";
-    Bool_t RTest       = kTRUE;  // Test the quality of the Disp estimate
+    Bool_t RTest       = kFALSE;  // Test the quality of the Disp estimate
                                   // using the test matrix
-    Bool_t WDisp       = kFALSE;  // Make Disp plots for the data of type :
+    Bool_t WDisp       = kTRUE;  // Make Disp plots for the data of type :
                         //TString typeInput = "ON";
                         //TString typeInput = "OFF";
@@ -103,8 +103,8 @@
     TString inPathMC  = 
     //"/discpepe/root_0.73mirror/wuerzburg/";
-    "~domingo/Munich/Munich/MC/";
+    "~domingo/MAGIC/Disp05/";
     
     // path for output from Mars
-    TString outPath = "~domingo/Munich/Bcn05/DispOptimization/";
+    TString outPath = "~domingo/MAGIC/Disp05/DispOptimization/";
     
     //-----------------------------------------------
@@ -112,6 +112,5 @@
     const char *offfile  = "*OffCrabLow42*";
     const char *onfile   = "*CrabLowEn42*";
-    const char *mcfile   = "starmc_Gammas_30-20_Period21.27ReducedMC.Zbins0-12";
-    //const char *mcfile   = "All_gammas0.73wuerzburg_zbin0to12_cleaned_3020_PeakSearch6_RunHeaders";
+    const char *mcfile   = "All_gammas0.73wuerzburg_zbin0to12_cleaned_3020_PeakSearch6_RunHeaders";
     //-----------------------------------------------
     
