Changeset 642
- Timestamp:
- 02/23/01 10:56:10 (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Simulation/Detector/Camera/creadparam.h
r505 r642 19 19 //= 20 20 //= $RCSfile: creadparam.h,v $ 21 //= $Revision: 1. 6$21 //= $Revision: 1.7 $ 22 22 //= $Author: magicsol $ 23 //= $Date: 2001-0 1-15 12:38:00 $23 //= $Date: 2001-02-23 10:56:10 $ 24 24 //= 25 25 //=////////////////////////////////////////////////////////////////////// … … 147 147 T(nsb_off), /* de-activates NSB simulation */ \ 148 148 T(nsb_mean), /* mean value of NSB contribution per pixel */ \ 149 T(nsb_directory), /* database for the NSB */ \ 149 150 T(threshold), /* value of q0 for trigger */ \ 150 151 T(tail_cut), /* value of tail cut (t0) */ \ … … 214 215 char *get_loop_filename(void); 215 216 char *get_ct_filename(void); 217 char *get_nsb_directory(void); 216 218 int get_nsb(float *n); 217 219 float get_threshold(void); … … 255 257 /* 256 258 * $Log: not supported by cvs2svn $ 259 * Revision 1.6 2001/01/15 12:38:00 magicsol 260 * *** empty log message *** 261 * 257 262 * Revision 1.5 2000/07/04 14:13:34 MagicSol 258 263 * *** empty log message ***
Note:
See TracChangeset
for help on using the changeset viewer.