Changeset 2356 for trunk/MagicSoft/Simulation/Detector/Camera
- Timestamp:
- 09/23/03 18:38:59 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Simulation/Detector/Camera/creadparam.h
r2354 r2356 19 19 //= 20 20 //= $RCSfile: creadparam.h,v $ 21 //= $Revision: 1. 19$21 //= $Revision: 1.20 $ 22 22 //= $Author: blanch $ 23 //= $Date: 2003-09-23 1 6:52:43$23 //= $Date: 2003-09-23 17:38:59 $ 24 24 //= 25 25 //=////////////////////////////////////////////////////////////////////// … … 156 156 T(ct_geom), /* class with the geometry of the CT camera */ \ 157 157 T(qe_file), /* file with the characteristics of the CT */ \ 158 T(ana_pixels), /* size of the camera for parameters calculation */ \159 158 T(elec_noise_off), /* de-activates ElecNoise for FADC and Trigger channels */\ 160 159 T(fadc_pedestal), /* Pedestal value for FADC */\ … … 236 235 int get_nsb(float *n, int *m); 237 236 long int get_seeds(int n); 238 int get_ana_pixels(void);239 237 void get_skip_showers( int *s ); 240 238 int get_nskip_showers( void ); … … 273 271 /* 274 272 * $Log: not supported by cvs2svn $ 273 * Revision 1.19 2003/09/23 16:52:43 blanch 274 * Header file for creadparam.cxx 1.22 275 * 275 276 * Revision 1.18 2003/09/15 10:23:31 blanch 276 277 * Hedaer file for creadparam.cxx 1.21
Note:
See TracChangeset
for help on using the changeset viewer.