Index: trunk/MagicSoft/Simulation/Detector/Camera/camera.cxx
===================================================================
--- trunk/MagicSoft/Simulation/Detector/Camera/camera.cxx	(revision 1257)
+++ trunk/MagicSoft/Simulation/Detector/Camera/camera.cxx	(revision 1258)
@@ -21,7 +21,7 @@
 //
 // $RCSfile: camera.cxx,v $
-// $Revision: 1.35 $
+// $Revision: 1.36 $
 // $Author: blanch $ 
-// $Date: 2002-03-15 15:15:52 $
+// $Date: 2002-03-18 10:31:00 $
 //
 ////////////////////////////////////////////////////////////////////////
@@ -933,5 +933,5 @@
 
   RunHeader->SetMagicNumber(kMagicNumber);
-  RunHeader->SetFormatVersion(2);
+  RunHeader->SetFormatVersion(3);
   RunHeader->SetSoftVersion((UShort_t) (VERSION*10));
   RunHeader->SetRunType(256);
@@ -3376,4 +3376,7 @@
 //
 // $Log: not supported by cvs2svn $
+// Revision 1.35  2002/03/15 15:15:52  blanch
+// Several modifications to simulate the actual trigger zone.
+//
 // Revision 1.34  2002/03/13 18:13:56  blanch
 // Some changes to fill correctly the new format of MMcRunHeader.
@@ -3482,4 +3485,7 @@
 //
 // $Log: not supported by cvs2svn $
+// Revision 1.35  2002/03/15 15:15:52  blanch
+// Several modifications to simulate the actual trigger zone.
+//
 // Revision 1.34  2002/03/13 18:13:56  blanch
 // Some changes to fill correctly the new format of MMcRunHeader.
