Changeset 5600 for trunk/MagicSoft/Simulation/Detector/Camera/creadparam.h
- Timestamp:
- 12/15/04 01:56:39 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Simulation/Detector/Camera/creadparam.h
r5418 r5600 19 19 //= 20 20 //= $RCSfile: creadparam.h,v $ 21 //= $Revision: 1.3 0$22 //= $Author: moralejo$23 //= $Date: 2004-1 1-17 11:36:07$21 //= $Revision: 1.31 $ 22 //= $Author: MAGIC $ 23 //= $Date: 2004-12-15 01:56:39 $ 24 24 //= 25 25 //=////////////////////////////////////////////////////////////////////// … … 118 118 T(gain_fluctuations_off), /* Switches off PMT gain fluctuations for signal */ \ 119 119 T(noise_gain_fluctuations_off), /* Switches off PMT gain fluctuations for NSB noise */ \ 120 T(pmt_jitter_ns), /* Sets the time jitter of each phe in the PMT */ \ 120 121 T(end_file) /* end of the parameters file */ 121 122 … … 193 194 float get_telescope_location_cm(int j, int icoor); 194 195 float get_mirror_fraction(int j); 196 float get_pmt_jitter_ns(); 195 197 196 198 int is_calibration_run(); … … 214 216 /* 215 217 * $Log: not supported by cvs2svn $ 218 * Revision 1.30 2004/11/17 11:36:07 moralejo 219 * *** empty log message *** 220 * 216 221 * Revision 1.29 2004/10/26 13:58:59 moralejo 217 222 *
Note:
See TracChangeset
for help on using the changeset viewer.