Changeset 5319 for trunk/MagicSoft/Simulation/Detector/Camera
- Timestamp:
- 10/26/04 15:04:42 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Simulation/Detector/Camera/camera.h
r5290 r5319 19 19 //= 20 20 //= $RCSfile: camera.h,v $ 21 //= $Revision: 1.2 4$21 //= $Revision: 1.25 $ 22 22 //= $Author: moralejo $ 23 //= $Date: 2004-10- 19 10:35:05$23 //= $Date: 2004-10-26 14:03:00 $ 24 24 //= 25 25 //=////////////////////////////////////////////////////////////////////// … … 356 356 class MFadc *fadc, int *itotnphe, float *nphe, 357 357 int *nphot, int ict, float lambda, float sigma_lambda, 358 float phot_per_pix, float sigma_time, int selected_pixel); 358 float phot_per_pix, float sigma_time, int selected_pixel, 359 float fadc_jitter); 359 360 360 361 … … 368 369 /* 369 370 *$Log: not supported by cvs2svn $ 371 *Revision 1.24 2004/10/19 10:35:05 moralejo 372 **** empty log message *** 373 * 370 374 *Revision 1.23 2004/10/13 17:05:05 moralejo 371 375 **** empty log message ***
Note:
See TracChangeset
for help on using the changeset viewer.