Changeset 1254 for trunk/MagicSoft/Simulation/Detector/Camera
- Timestamp:
- 03/15/02 15:17:57 (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Simulation/Detector/Camera/creadparam.h
r1232 r1254 19 19 //= 20 20 //= $RCSfile: creadparam.h,v $ 21 //= $Revision: 1.1 3$21 //= $Revision: 1.14 $ 22 22 //= $Author: blanch $ 23 //= $Date: 2002-03- 04 17:20:50$23 //= $Date: 2002-03-15 15:17:57 $ 24 24 //= 25 25 //=////////////////////////////////////////////////////////////////////// … … 134 134 #include "MTriggerDefine.h" 135 135 #include "MFadcDefine.h" 136 #include "Mdefine.h" 136 137 137 138 //!@} … … 146 147 // string of this item when needed 147 148 148 #define PM_ITEM_LIST /* LIST OF ITEMS IN THE PARAMETERS FILE */ 149 #define PM_ITEM_LIST /* LIST OF ITEMS IN THE PARAMETERS FILE */ \ 149 150 T(input_file), /* input file */ \ 150 T(starfield_file), /* starfield file */ 151 T(starfield_center),/* center of thestarfield FOV */ 152 T(data_file), /* data file */ \153 T(root_file), /* ROOT file */ \154 T(ct_file), /* file with the characteristics of the CT */ 151 T(starfield_file), /* starfield file */ \ 152 T(starfield_center),/* center of thestarfield FOV */ \ 153 T(data_file), /* data file */ \ 154 T(root_file), /* ROOT file */ \ 155 T(ct_file), /* file with the characteristics of the CT */ \ 155 156 T(ana_pixels), /* size of the camera for parameters calculation */ \ 156 157 T(elec_noise_off), /* de-activates ElecNoise for FADC and Trigger channels */\ … … 284 285 /* 285 286 * $Log: not supported by cvs2svn $ 287 * Revision 1.13 2002/03/04 17:20:50 blanch 288 * Header file for creadparam.cxx 1.15 289 * 286 290 * Revision 1.12 2002/02/28 15:08:01 blanch 287 291 * Header file for creadparam.cxx 1.14.
Note:
See TracChangeset
for help on using the changeset viewer.