Changeset 348 for trunk/MagicSoft/Simulation/Detector/Reflector/readparam.h
- Timestamp:
- 01/28/00 09:19:54 (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Simulation/Detector/Reflector/readparam.h
r292 r348 19 19 //= 20 20 //= $RCSfile: readparam.h,v $ 21 //= $Revision: 1. 1.1.1$21 //= $Revision: 1.2 $ 22 22 //= $Author: harald $ 23 //= $Date: 1999-10-29 07:00:33$23 //= $Date: 2000-01-28 09:19:54 $ 24 24 //= 25 25 //=////////////////////////////////////////////////////////////////////// … … 123 123 T(block), /* size of the block of files, when 'blocking' */ \ 124 124 T(random_pointing), /* random CT pointing from each shower (hadrons) */ \ 125 T(repeat_random), /* number of times a random pointing is to be done */ \ 125 126 T(data_from_stdin), /* read data from STDIN */ \ 126 127 T(data_to_stdout), /* read data from STDIN */ \ … … 193 194 int get_data_to_stdout(void); 194 195 int get_random_pointing(float *maxdist); 196 int get_repeat_random(void); 195 197 196 198 //!@} … … 209 211 /* 210 212 * $Log: not supported by cvs2svn $ 213 * Revision 1.14 2000/01/27 10:47:54 gonzalez 214 * JAN2000-STABLE 215 * 211 216 * Revision 1.13 1999/10/05 11:06:37 gonzalez 212 217 * Sep. 1999
Note:
See TracChangeset
for help on using the changeset viewer.