Index: trunk/MagicSoft/Simulation/Detector/StarResponse/srreadparam.h
===================================================================
--- trunk/MagicSoft/Simulation/Detector/StarResponse/srreadparam.h	(revision 5406)
+++ trunk/MagicSoft/Simulation/Detector/StarResponse/srreadparam.h	(revision 5407)
@@ -19,7 +19,7 @@
 //=
 //= $RCSfile: srreadparam.h,v $
-//= $Revision: 1.5 $
+//= $Revision: 1.6 $
 //= $Author: moralejo $ 
-//= $Date: 2004-10-12 13:41:09 $
+//= $Date: 2004-11-16 11:09:24 $
 //=
 //=//////////////////////////////////////////////////////////////////////
@@ -92,4 +92,5 @@
 T(fadc_properties), /* shape for the single phe fadc response */ \
 T(fadc_GHz),        /* FADC sampling frequency in GHz */ \
+T(gain_fluctuations_off), /* Switches off PMT gain fluctuations */ \
 T(write_root),      /* write root file with some histograms */ \
 T(end_file)         /* end of the parameters file */
@@ -130,4 +131,5 @@
 void get_trig_properties(int *shape, float *ampl, float *fwhm);
 void get_fadc_properties(int *shape, float *ampl, float *fwhm, float *slicesperns);
+int apply_gain_fluctuations();
 int get_write_root();
 //!@}
@@ -146,4 +148,7 @@
 /*
  * $Log: not supported by cvs2svn $
+ * Revision 1.5  2004/10/12 13:41:09  moralejo
+ * *** empty log message ***
+ *
  * Revision 1.4  2004/09/17 13:51:02  moralejo
  *
