Index: trunk/MagicSoft/Mars/macros/starmc2.C
===================================================================
--- trunk/MagicSoft/Mars/macros/starmc2.C	(revision 3013)
+++ trunk/MagicSoft/Mars/macros/starmc2.C	(revision 3017)
@@ -38,11 +38,8 @@
 void starmc2()
 {
-  Char_t* AnalysisFilename = "calibrated_data.root"; // File to be analyzed
+  Char_t* AnalysisFilename = "calib_gamma_mc.root"; // File to be analyzed
   Char_t* OutFilename      = "star_mc.root";        // Output file name
 
   Float_t CleanLev[2] = {4., 3.}; // Tail cuts for image analysis
-
-  Int_t BinsHigh[2] = {5, 9}; // First and last FADC bin of the range to be integrated,
-  Int_t BinsLow[2]  = {5, 9}; // for high and low gain respectively.
 
   // ------------------------------------------------------------------
