Changeset 1684 for trunk/MagicSoft/Simulation/Detector/Camera/camera.h
- Timestamp:
- 12/12/02 17:41:13 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Simulation/Detector/Camera/camera.h
r1674 r1684 19 19 //= 20 20 //= $RCSfile: camera.h,v $ 21 //= $Revision: 1.1 3$21 //= $Revision: 1.14 $ 22 22 //= $Author: blanch $ 23 //= $Date: 2002-12-1 0 17:20:32$23 //= $Date: 2002-12-12 17:41:13 $ 24 24 //= 25 25 //=////////////////////////////////////////////////////////////////////// … … 282 282 void read_QE(void); 283 283 void read_WC(void); 284 void read_ascii( FILE *sp // the input file 284 void read_ascii( FILE *sp, // the input file 285 MMcConfigRunHeader *config 285 286 ); 286 287 int pixels_are_neig(int pix1, int pix2); … … 333 334 /* 334 335 *$Log: not supported by cvs2svn $ 336 *Revision 1.13 2002/12/10 17:20:32 blanch 337 **** empty log message *** 338 * 335 339 *Revision 1.12 2002/10/29 17:16:28 blanch 336 340 *Header file for camera.cxx version 1.45
Note:
See TracChangeset
for help on using the changeset viewer.