Index: trunk/MagicSoft/Simulation/Detector/Camera/creadparam.h
===================================================================
--- trunk/MagicSoft/Simulation/Detector/Camera/creadparam.h	(revision 641)
+++ trunk/MagicSoft/Simulation/Detector/Camera/creadparam.h	(revision 642)
@@ -19,7 +19,7 @@
 //=
 //= $RCSfile: creadparam.h,v $
-//= $Revision: 1.6 $
+//= $Revision: 1.7 $
 //= $Author: magicsol $ 
-//= $Date: 2001-01-15 12:38:00 $
+//= $Date: 2001-02-23 10:56:10 $
 //=
 //=//////////////////////////////////////////////////////////////////////
@@ -147,4 +147,5 @@
 T(nsb_off),         /* de-activates NSB simulation */ \
 T(nsb_mean),        /* mean value of NSB contribution per pixel */ \
+T(nsb_directory),   /* database for the NSB  */ \
 T(threshold),       /* value of q0 for trigger */ \
 T(tail_cut),        /* value of tail cut (t0) */ \
@@ -214,4 +215,5 @@
 char *get_loop_filename(void);
 char *get_ct_filename(void);
+char *get_nsb_directory(void);
 int get_nsb(float *n);
 float get_threshold(void);
@@ -255,4 +257,7 @@
 /*
  * $Log: not supported by cvs2svn $
+ * Revision 1.6  2001/01/15 12:38:00  magicsol
+ * *** empty log message ***
+ *
  * Revision 1.5  2000/07/04 14:13:34  MagicSol
  * *** empty log message ***
