Index: trunk/MagicSoft/Simulation/Detector/Camera/creadparam.cxx
===================================================================
--- trunk/MagicSoft/Simulation/Detector/Camera/creadparam.cxx	(revision 898)
+++ trunk/MagicSoft/Simulation/Detector/Camera/creadparam.cxx	(revision 899)
@@ -19,7 +19,7 @@
 //=
 //= $RCSfile: creadparam.cxx,v $
-//= $Revision: 1.10 $
-//= $Author: blanch $ 
-//= $Date: 2001-07-19 09:28:30 $
+//= $Revision: 1.11 $
+//= $Author: magicsol $ 
+//= $Date: 2001-07-25 11:38:00 $
 //=
 //=//////////////////////////////////////////////////////////////////////
@@ -74,4 +74,5 @@
 static char Loop_filename[PATH_MAX_LENGTH];   //@< special data filename
 static char CT_filename[PATH_MAX_LENGTH];     //@< name of the CT def. file
+static char NSB_directory[PATH_MAX_LENGTH];  //@< database for NSB
 static int simulateNSB = TRUE;                //@< Will we simulate NSB?
 static int anaPixels = -1;      //@< number of pixels for the analysis
@@ -80,5 +81,4 @@
 static float qThreshold[TRIGGER_PIXELS];     //@< Threshold values
 static int Individual_Thres = FALSE;
-static char NSB_directory[PATH_MAX_LENGTH];  //@< database for NSB
 static float qTailCut;          //@< Tail Cut value
 static int nIslandsCut;         //@< Islands Cut value
@@ -1182,4 +1182,8 @@
 //
 // $Log: not supported by cvs2svn $
+// Revision 1.10  2001/07/19 09:28:30  blanch
+// A new command, which allows to set individual trigger threshod for each pixel,
+// has been added.
+//
 // Revision 1.9  2001/03/05 10:43:18  blanch
 // New input commands have been added:
