Index: trunk/MagicSoft/Simulation/Detector/Camera/camera.cxx
===================================================================
--- trunk/MagicSoft/Simulation/Detector/Camera/camera.cxx	(revision 2965)
+++ trunk/MagicSoft/Simulation/Detector/Camera/camera.cxx	(revision 3044)
@@ -21,7 +21,7 @@
 //
 // $RCSfile: camera.cxx,v $
-// $Revision: 1.67 $
+// $Revision: 1.68 $
 // $Author: blanch $ 
-// $Date: 2004-01-30 09:51:18 $
+// $Date: 2004-02-06 17:39:24 $
 //
 ////////////////////////////////////////////////////////////////////////
@@ -67,4 +67,5 @@
 #include "MRawEvtData.h"
 #include "MRawEvtHeader.h"
+#include "MRawCrateArray.h"
 #include "MRawCrateData.h"
 #include "MMcEvt.hxx"
@@ -484,5 +485,5 @@
   // make unbuffered output
 
-  cout.setf ( ios::stdio );
+  // cout.setf ( ios::stdio );
 
   // parse command line options (see reflector.h)
@@ -4256,4 +4257,17 @@
 //
 // $Log: not supported by cvs2svn $
+// Revision 1.67  2004/01/30 09:51:18  blanch
+// [Changes mainly done by A. Moralejo]
+//
+// Several minnor changes have been done. For instance, some name of the
+// variables have been modified to a more self-explained name and
+// modifications while reading the asciis files at the end of the reflector file
+// has been introduced.
+//
+// The possibilty to unlarge the point spread function has been introduced
+// in order to be able to simualte the current data.
+//
+// All pixels are always written.
+//
 // Revision 1.65  2003/10/26 19:43:00  blanch
 // - The screen output information has been improved to prevent some
