Changeset 1674 for trunk/MagicSoft/Simulation/Detector/Camera/camera.h
- Timestamp:
- 12/10/02 17:25:18 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Simulation/Detector/Camera/camera.h
r1560 r1674 19 19 //= 20 20 //= $RCSfile: camera.h,v $ 21 //= $Revision: 1.1 2$21 //= $Revision: 1.13 $ 22 22 //= $Author: blanch $ 23 //= $Date: 2002-1 0-29 17:16:28$23 //= $Date: 2002-12-10 17:20:32 $ 24 24 //= 25 25 //=////////////////////////////////////////////////////////////////////// … … 62 62 #include "moments.h" 63 63 64 #include "MCRunHeader.hxx" 64 65 #include "MCEventHeader.hxx" 65 66 #include "MCEventHeader_2.hxx" … … 281 282 void read_QE(void); 282 283 void read_WC(void); 284 void read_ascii( FILE *sp // the input file 285 ); 283 286 int pixels_are_neig(int pix1, int pix2); 284 287 int bpoint_is_in_pix(double dx, double dy, int ipixnum, … … 330 333 /* 331 334 *$Log: not supported by cvs2svn $ 335 *Revision 1.12 2002/10/29 17:16:28 blanch 336 *Header file for camera.cxx version 1.45 337 * 332 338 *Revision 1.11 2002/10/18 16:53:30 blanch 333 339 *Modification to read several reflector version files.
Note:
See TracChangeset
for help on using the changeset viewer.