Index: trunk/MagicSoft/Mars/mtemp/findTelAxisFromStars.C
===================================================================
--- trunk/MagicSoft/Mars/mtemp/findTelAxisFromStars.C	(revision 4839)
+++ trunk/MagicSoft/Mars/mtemp/findTelAxisFromStars.C	(revision 4868)
@@ -207,5 +207,5 @@
 
   //$$$$$$$$$$$$$$$$ ww
-  Int_t InputType = 1;
+  Int_t InputType = 0;
   //findstars.SetUseCorrelatedGauss(kFALSE);
 
@@ -265,11 +265,11 @@
   while (tlist.Process())
     {
-      gLog << "---------------------------------------------" << endl;
-      gLog << "Macro : MStarPos content = " << endl;
-      starcam.Print("namepossizchierr");
-      gLog << "---------------------------------------------" << endl;
-      gLog << "Macro : MSourcePos content = " << endl;
-      sourcecam.Print("namepossizchierr");
-      gLog << "---------------------------------------------" << endl;
+      //gLog << "---------------------------------------------" << endl;
+      //gLog << "Macro : MStarPos content = " << endl;
+      //starcam.Print("namepossizchierr");
+      //gLog << "---------------------------------------------" << endl;
+      //gLog << "Macro : MSourcePos content = " << endl;
+      //sourcecam.Print("namepossizchierr");
+      //gLog << "---------------------------------------------" << endl;
 
       numevents++;
@@ -314,5 +314,5 @@
       		   + source->GetYIdeal()*source->GetYIdeal() );
 
-        cout << "R0, R = " << R0 << ",  " << R << endl;
+        //cout << "R0, R = " << R0 << ",  " << R << endl;
 
 	aberr->Fill(R0, R, 1.0);
@@ -345,8 +345,8 @@
   //$$$$$$$$$$$$$$$$ ww
   
-  gLog << "Event loop finished; call DrawClone of MHTelAxisFromStars" << endl;
-  TObject *srccam = plist.FindObject("MSourceCam");
-
-  gLog << "srccam = " << srccam << endl;
+  //gLog << "Event loop finished; call DrawClone of MHTelAxisFromStars" << endl;
+
+  //TObject *srccam = plist.FindObject("MSourceCam");
+  //gLog << "srccam = " << srccam << endl;
 
   TObject *obj = plist.FindObject("MHTelAxisFromStars");
