Changeset 5321 for trunk/MagicSoft/Simulation/Detector/Camera
- Timestamp:
- 10/26/04 20:21:50 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Simulation/Detector/Camera/camera.h
r5319 r5321 19 19 //= 20 20 //= $RCSfile: camera.h,v $ 21 //= $Revision: 1.2 5$21 //= $Revision: 1.26 $ 22 22 //= $Author: moralejo $ 23 //= $Date: 2004-10-26 1 4:03:00 $23 //= $Date: 2004-10-26 19:21:20 $ 24 24 //= 25 25 //=////////////////////////////////////////////////////////////////////// … … 316 316 float *tmax_ns, // maximum arrival time of all phes 317 317 int telescope, // Telescope that is being analised to get the right QE. 318 float mirror_fraction // Fraction of working mirror 318 float mirror_fraction, // Fraction of working mirror 319 float fadc_jitter // Time jitter due to FADC clock noise 319 320 ); 320 321 … … 369 370 /* 370 371 *$Log: not supported by cvs2svn $ 372 *Revision 1.25 2004/10/26 14:03:00 moralejo 373 **** empty log message *** 374 * 371 375 *Revision 1.24 2004/10/19 10:35:05 moralejo 372 376 **** empty log message ***
Note:
See TracChangeset
for help on using the changeset viewer.