Changeset 797 for trunk/MagicSoft/Simulation/Detector/Starfield
- Timestamp:
- 05/16/01 19:38:55 (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Simulation/Detector/Starfield/convertcorsika.cxx
r786 r797 92 92 t_ns = phot[i].arrtime_sec * 1e9; 93 93 94 /*cerphot.fill(lambda_nm,94 cerphot.fill(lambda_nm, 95 95 x_cm, 96 96 y_cm, … … 99 99 t_ns, 100 100 1.e7); 101 */ 102 //64.523102 796.339600,0.058999,0.330647 103 cerphot.fill(lambda_nm, 104 64.523102, 105 796.339600, 106 0.058999, 107 0.330647, 108 t_ns, 109 1.e7); 101 110 102 111 103 cerphot.write(cerfile);
Note:
See TracChangeset
for help on using the changeset viewer.