Changeset 2287 for trunk/MagicSoft/Simulation/Detector/Camera
- Timestamp:
- 07/17/03 19:03:03 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Simulation/Detector/Camera/camera.h
r1739 r2287 19 19 //= 20 20 //= $RCSfile: camera.h,v $ 21 //= $Revision: 1.1 6$21 //= $Revision: 1.17 $ 22 22 //= $Author: blanch $ 23 //= $Date: 2003-0 1-30 15:14:29$23 //= $Date: 2003-07-17 18:03:03 $ 24 24 //= 25 25 //=////////////////////////////////////////////////////////////////////// … … 279 279 int igen_pixel_coordinates(struct camera *cam); 280 280 void read_pixels(struct camera *cam); 281 void read_QE( void);281 void read_QE(char fname[256]); 282 282 void read_WC(void); 283 283 void read_ascii( FILE *sp, // the input file
Note:
See TracChangeset
for help on using the changeset viewer.