Index: trunk/MagicSoft/Simulation/Detector/Camera/creadparam.h
===================================================================
--- trunk/MagicSoft/Simulation/Detector/Camera/creadparam.h	(revision 390)
+++ trunk/MagicSoft/Simulation/Detector/Camera/creadparam.h	(revision 391)
@@ -19,7 +19,7 @@
 //=
 //= $RCSfile: creadparam.h,v $
-//= $Revision: 1.3 $
+//= $Revision: 1.4 $
 //= $Author: blanch $ 
-//= $Date: 2000-03-24 18:15:46 $
+//= $Date: 2000-05-11 14:23:28 $
 //=
 //=//////////////////////////////////////////////////////////////////////
@@ -168,4 +168,5 @@
 T(trigger_scan),    /* show signal in the diskriminator */ \
 T(fadc_scan),       /* show fadc signal */ \
+T(trigger_loop),    /* make loop over trigger conditions */ \
 T(end_file)         /* end of the parameters file */
   
@@ -235,4 +236,5 @@
 int get_FADC_Scan(void);
 int get_Trigger_Scan(void);
+int get_Trigger_Loop(int *lt, int *ut, int *lm, int *um, int *lg, int *ug);
 //!@}
 
@@ -250,4 +252,7 @@
 /*
  * $Log: not supported by cvs2svn $
+ * Revision 1.3  2000/03/24 18:15:46  blanch
+ * *** empty log message ***
+ *
  * Revision 1.2  2000/02/18 17:50:07  petry
  * This version belongs to camera.cxx 1.5.
