Index: trunk/MagicSoft/Simulation/Detector/Camera/camera.cxx
===================================================================
--- trunk/MagicSoft/Simulation/Detector/Camera/camera.cxx	(revision 6342)
+++ trunk/MagicSoft/Simulation/Detector/Camera/camera.cxx	(revision 6343)
@@ -2533,5 +2533,5 @@
 
 		EvtHeader[ict]
-		  ->FillHeader ( (UInt_t) (ntshow + nshow) ,  20 ) ; 
+		  ->FillHeader ( (UInt_t) (ntshow + nshow) , 0 ) ; 
 	      
 		//   fill pixel information
@@ -4504,4 +4504,7 @@
 // Function DoCalibration. A. Moralejo October 2004
 //
+// Generates calibration events similar to those in the real 
+// calibration runs.
+//
 //-------------------------------------------------------------
 
@@ -4963,4 +4966,12 @@
 //
 // $Log: not supported by cvs2svn $
+// Revision 1.84  2004/12/15 01:56:39  MAGIC
+//
+//  Added input card option pmt_jitter_ns to simulate the time jitter of
+//  PMTs. The input parameter is the sigma of a gaussian, which by
+//  default is sigma=0.25 ns. This jitter is applied to each phe-
+//  independently. We have not applied this to the NSB noise, since the
+//  arrival time of NSB photons is random and nothing would change.
+//
 // Revision 1.83  2004/11/17 11:43:13  moralejo
 //
