Index: trunk/MagicSoft/Simulation/Detector/Camera/camera.cxx
===================================================================
--- trunk/MagicSoft/Simulation/Detector/Camera/camera.cxx	(revision 693)
+++ trunk/MagicSoft/Simulation/Detector/Camera/camera.cxx	(revision 694)
@@ -21,7 +21,7 @@
 //
 // $RCSfile: camera.cxx,v $
-// $Revision: 1.20 $
-// $Author: magicsol $ 
-// $Date: 2001-03-19 19:30:06 $
+// $Revision: 1.21 $
+// $Author: blanch $ 
+// $Date: 2001-03-19 19:53:03 $
 //
 ////////////////////////////////////////////////////////////////////////
@@ -1030,11 +1030,5 @@
 			  &cam,
 			  nsbrate_phepns );
-    float dum;
-    for(i=0; i<cam.inumpixels;i++){
-      dum=0;
-      for(j=0;j<iNUMWAVEBANDS;j++)
-	dum+=nsbrate_phepns[i][j];
-      cout<<"Wuschel "<<dum<<endl;
-    }
+   }
 
     if (k != 0){
@@ -3227,4 +3221,7 @@
 //
 // $Log: not supported by cvs2svn $
+// Revision 1.20  2001/03/19 19:30:06  magicsol
+// Minor changes have been done to improve the FADC pedestals treatment.
+//
 // Revision 1.19  2001/03/05 11:14:41  magicsol
 // I changed the position of readinf a parameter. It is a minnor change.
@@ -3266,4 +3263,7 @@
 //
 // $Log: not supported by cvs2svn $
+// Revision 1.20  2001/03/19 19:30:06  magicsol
+// Minor changes have been done to improve the FADC pedestals treatment.
+//
 // Revision 1.19  2001/03/05 11:14:41  magicsol
 // I changed the position of readinf a parameter. It is a minnor change.
