Index: /trunk/MagicSoft/Simulation/Detector/Camera/creadparam.cxx
===================================================================
--- /trunk/MagicSoft/Simulation/Detector/Camera/creadparam.cxx	(revision 6712)
+++ /trunk/MagicSoft/Simulation/Detector/Camera/creadparam.cxx	(revision 6713)
@@ -19,7 +19,7 @@
 //=
 //= $RCSfile: creadparam.cxx,v $
-//= $Revision: 1.38 $
+//= $Revision: 1.39 $
 //= $Author: moralejo $ 
-//= $Date: 2005-03-02 20:49:19 $
+//= $Date: 2005-03-02 21:45:30 $
 //=
 //=//////////////////////////////////////////////////////////////////////
@@ -95,5 +95,5 @@
 static float FADC_slices_per_ns = FADC_SLICES_PER_NSEC;
 static int   FADC_slices_written = FADC_SLICES;
-static float High_to_Low = 10.0;      //@< Low gain channel respct to High
+static float High_to_Low = 10.0; // Low gain channel respect to High
 
 static float sigma_x_spot = 0.; // Sigma in x and y (cm) for additional 
@@ -106,6 +106,6 @@
                                 // time window and the trigger instant.
 
-static float pmt_jitter = 0.25; // Time jitter in ns (sigma of gaussian)
-                                // of the PMT (per phe)
+static float pmt_jitter = 0.2; // Time jitter in ns (sigma of gaussian); it is the 
+                               // jitter, due to the PMT, of the whole pulse from the pixel!
 
 static float CTcoor[MAX_NUMBER_OF_CTS][3]; 
@@ -1445,4 +1445,10 @@
 //
 // $Log: not supported by cvs2svn $
+// Revision 1.38  2005/03/02 20:49:19  moralejo
+//
+//  Changed default pulse position in the FADC window. Now the high gain peak
+//  is around the 5th slice (changed default value of trigger_delay from 25 to
+//  19 ns)
+//
 // Revision 1.37  2005/02/17 09:15:28  moralejo
 //
