Index: trunk/MagicSoft/Simulation/Detector/Camera/camera.cxx
===================================================================
--- trunk/MagicSoft/Simulation/Detector/Camera/camera.cxx	(revision 1756)
+++ trunk/MagicSoft/Simulation/Detector/Camera/camera.cxx	(revision 2201)
@@ -21,7 +21,7 @@
 //
 // $RCSfile: camera.cxx,v $
-// $Revision: 1.55 $
+// $Revision: 1.56 $
 // $Author: blanch $ 
-// $Date: 2003-02-12 12:22:10 $
+// $Date: 2003-06-18 17:13:35 $
 //
 ////////////////////////////////////////////////////////////////////////
@@ -660,9 +660,7 @@
     Starfield_rotate = get_starfield_rotate();
     log(SIGNATURE,
-   	"%s:\n\t%20s:  %s\n\t%20s: %f\n\t%20s: %f \n",
+   	"%s:\n\t%20s:  %s\n",
     	"Starfield Rotate",
-        "Rotate Starfield",  ONoff(Starfield_rotate), 
-    	"Zenith Angle",zenith,
-    	"Azimutal Angle",azimutal
+        "Rotate Starfield",  ONoff(Starfield_rotate)
     	  );
  
@@ -1514,5 +1512,5 @@
 	  for(UInt_t ui=0;ui<camgeom.GetNumPixels();ui++)
 	    if(nsb_phepns_rotated[ui]>0.0){
-	      k=lons.GetResponse(nsb_phepns[ui],0.1,
+	      k=lons.GetResponse(nsb_phepns_rotated[ui],0.1,
 	      			 & nsb_trigresp[0],& nsb_fadcresp[0]);
 	      if(k==0){
@@ -4242,4 +4240,7 @@
 //
 // $Log: not supported by cvs2svn $
+// Revision 1.55  2003/02/12 12:22:10  blanch
+// *** empty log message ***
+//
 // Revision 1.54  2003/02/12 11:55:01  blanch
 // *** empty log message ***
@@ -4414,4 +4415,7 @@
 //
 // $Log: not supported by cvs2svn $
+// Revision 1.55  2003/02/12 12:22:10  blanch
+// *** empty log message ***
+//
 // Revision 1.54  2003/02/12 11:55:01  blanch
 // *** empty log message ***
