Index: trunk/MagicSoft/Simulation/Detector/Camera/creadparam.h
===================================================================
--- trunk/MagicSoft/Simulation/Detector/Camera/creadparam.h	(revision 2428)
+++ trunk/MagicSoft/Simulation/Detector/Camera/creadparam.h	(revision 2429)
@@ -19,7 +19,7 @@
 //=
 //= $RCSfile: creadparam.h,v $
-//= $Revision: 1.21 $
+//= $Revision: 1.22 $
 //= $Author: blanch $ 
-//= $Date: 2003-10-17 19:40:47 $
+//= $Date: 2003-10-26 19:51:30 $
 //=
 //=//////////////////////////////////////////////////////////////////////
@@ -176,5 +176,4 @@
 T(write_McFadc),    /* write to file .root McFadc infos */ \
 T(nowrite_RawEvt),   /* write to file .root RawData infos */ \
-T(write_all_data),  /* write to file .dat ALL image data */ \
 T(select_energy),   /* energy range to read: only for .phe files */ \
 T(trigger_scan),    /* show signal in the diskriminator */ \
@@ -244,5 +243,4 @@
 int get_write_McFadc(void);
 int get_write_RawEvt(void);
-int get_write_all_data(void);
 int get_select_energy(float *le, float *ue);
 int get_FADC_Scan(void);
@@ -273,4 +271,7 @@
 /*
  * $Log: not supported by cvs2svn $
+ * Revision 1.21  2003/10/17 19:40:47  blanch
+ * *** empty log message ***
+ *
  * Revision 1.20  2003/09/23 17:38:59  blanch
  * *** empty log message ***
