Index: trunk/MagicSoft/Simulation/Detector/Camera/creadparam.h
===================================================================
--- trunk/MagicSoft/Simulation/Detector/Camera/creadparam.h	(revision 1224)
+++ trunk/MagicSoft/Simulation/Detector/Camera/creadparam.h	(revision 1225)
@@ -19,7 +19,7 @@
 //=
 //= $RCSfile: creadparam.h,v $
-//= $Revision: 1.11 $
+//= $Revision: 1.12 $
 //= $Author: blanch $ 
-//= $Date: 2002-01-18 17:45:37 $
+//= $Date: 2002-02-28 15:08:01 $
 //=
 //=//////////////////////////////////////////////////////////////////////
@@ -261,5 +261,5 @@
 void get_Trigger_properties(float *gl, float *ot, float *ra, float *rf);
 void get_FADC_properties(float *ra, float *rf);
-int get_Trigger_Loop(int *lt, int *ut, int *lm, int *um, int *lg, int *ug);
+int get_Trigger_Loop(float *lt, float *ut, float *st, int *lm, int *um, int *lg, int *ug);
 void get_Trigger_Single(float *t, int *m, int *g);
 void get_threshold(float *t);
@@ -283,4 +283,7 @@
 /*
  * $Log: not supported by cvs2svn $
+ * Revision 1.11  2002/01/18 17:45:37  blanch
+ * Header file for creadparam.cxx 1.13.
+ *
  * Revision 1.10  2001/11/13 17:06:01  blanch
  * Header file for creadparam.cxx version 1.12
