Index: trunk/MagicSoft/Simulation/Detector/Camera/creadparam.h
===================================================================
--- trunk/MagicSoft/Simulation/Detector/Camera/creadparam.h	(revision 1253)
+++ trunk/MagicSoft/Simulation/Detector/Camera/creadparam.h	(revision 1254)
@@ -19,7 +19,7 @@
 //=
 //= $RCSfile: creadparam.h,v $
-//= $Revision: 1.13 $
+//= $Revision: 1.14 $
 //= $Author: blanch $ 
-//= $Date: 2002-03-04 17:20:50 $
+//= $Date: 2002-03-15 15:17:57 $
 //=
 //=//////////////////////////////////////////////////////////////////////
@@ -134,4 +134,5 @@
 #include "MTriggerDefine.h"
 #include "MFadcDefine.h"
+#include "Mdefine.h"
 
 //!@}
@@ -146,11 +147,11 @@
 // string of this item when needed
 
-#define PM_ITEM_LIST   /* LIST OF ITEMS IN THE PARAMETERS FILE */     \
+#define PM_ITEM_LIST   /* LIST OF ITEMS IN THE PARAMETERS FILE */  \
 T(input_file),      /* input file */                              \
-T(starfield_file),  /* starfield file */                              \
-T(starfield_center),/* center of thestarfield FOV */                    \
-T(data_file),       /* data file */                              \
-T(root_file),       /* ROOT file */                              \
-T(ct_file),         /* file with the characteristics of the CT */  \
+T(starfield_file),  /* starfield file */                          \
+T(starfield_center),/* center of thestarfield FOV */              \
+T(data_file),       /* data file */                               \
+T(root_file),       /* ROOT file */                               \
+T(ct_file),         /* file with the characteristics of the CT */ \
 T(ana_pixels),      /* size of the camera for parameters calculation */  \
 T(elec_noise_off),  /* de-activates ElecNoise for FADC and Trigger channels */\
@@ -284,4 +285,7 @@
 /*
  * $Log: not supported by cvs2svn $
+ * Revision 1.13  2002/03/04 17:20:50  blanch
+ * Header file for creadparam.cxx 1.15
+ *
  * Revision 1.12  2002/02/28 15:08:01  blanch
  * Header file for creadparam.cxx 1.14.
