Changeset 2354
- Timestamp:
- 09/23/03 17:52:43 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Simulation/Detector/Camera/creadparam.h
r2337 r2354 19 19 //= 20 20 //= $RCSfile: creadparam.h,v $ 21 //= $Revision: 1.1 8$21 //= $Revision: 1.19 $ 22 22 //= $Author: blanch $ 23 //= $Date: 2003-09- 15 10:23:31$23 //= $Date: 2003-09-23 16:52:43 $ 24 24 //= 25 25 //=////////////////////////////////////////////////////////////////////// … … 153 153 T(data_file), /* data file */ \ 154 154 T(root_file), /* ROOT file */ \ 155 T(ct_file), /* file with the characteristics of the CT */ \156 155 T(ct_num), /* number of CT, which is number of reflector files */ \ 157 156 T(ct_geom), /* class with the geometry of the CT camera */ \ … … 229 228 char *get_root_filename(void); 230 229 char *get_loop_filename(void); 231 char *get_ct_filename(void);232 230 int get_ct_number(void); 233 231 int get_ct_geometry(void); … … 275 273 /* 276 274 * $Log: not supported by cvs2svn $ 275 * Revision 1.18 2003/09/15 10:23:31 blanch 276 * Hedaer file for creadparam.cxx 1.21 277 * 277 278 * Revision 1.17 2003/07/17 18:05:13 blanch 278 279 * Header file for creadparam.cxx 1.20
Note:
See TracChangeset
for help on using the changeset viewer.