Index: trunk/Mars/fact/analysis/mc/callisto.C
===================================================================
--- trunk/Mars/fact/analysis/mc/callisto.C	(revision 17307)
+++ trunk/Mars/fact/analysis/mc/callisto.C	(revision 17309)
@@ -1,2 +1,3 @@
+using namespace std;
 
 #include <sstream>
@@ -10,5 +11,5 @@
 
 #include "MDrsCalibration.h"
-#include "MLogManip.h"
+//#include "MLogManip.h"
 #include "MExtralgoSpline.h"
 #include "MSequence.h"
@@ -66,7 +67,7 @@
  */
 
-using namespace std;
-
-int callisto_for_monte_carlo_simulated_data(
+//using namespace std;
+
+int callisto(
             const char *drs_calib_300_path="/fhgfs/groups/app/fact/mc_test/testingdrsfile/test300samples.drs.fits",
             const char *pedestal_file_path="/fhgfs/groups/app/fact/mc_test/ceresfitstest/mcFilesForTests/mcNsbPedestal/00000001.001_P_MonteCarlo000_Events.fits",
