Changeset 5103 for trunk/MagicSoft/Simulation/Detector/Camera/camera.h
- Timestamp:
- 09/17/04 15:48:22 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Simulation/Detector/Camera/camera.h
r5075 r5103 19 19 //= 20 20 //= $RCSfile: camera.h,v $ 21 //= $Revision: 1.2 1$21 //= $Revision: 1.22 $ 22 22 //= $Author: moralejo $ 23 //= $Date: 2004-09-1 6 15:24:53$23 //= $Date: 2004-09-17 14:48:21 $ 24 24 //= 25 25 //=////////////////////////////////////////////////////////////////////// … … 40 40 //!@{ 41 41 42 #include <iostream .h>43 #include <fstream .h>42 #include <iostream> 43 #include <fstream> 44 44 #include <stdlib.h> 45 45 #include <stdio.h> 46 #include <string .h>46 #include <string> 47 47 #include <stdarg.h> 48 48 #include <math.h> … … 350 350 /* 351 351 *$Log: not supported by cvs2svn $ 352 *Revision 1.21 2004/09/16 15:24:53 moralejo 353 *Updated on CVS after long time... 354 * 352 355 * 353 356 *Revision 1.19 2003/10/17 19:39:30 blanch
Note:
See TracChangeset
for help on using the changeset viewer.