Changeset 797 for trunk/MagicSoft


Ignore:
Timestamp:
05/16/01 19:38:55 (23 years ago)
Author:
magicsol
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Simulation/Detector/Starfield/convertcorsika.cxx

    r786 r797  
    9292    t_ns = phot[i].arrtime_sec * 1e9;
    9393
    94     /*cerphot.fill(lambda_nm,
     94    cerphot.fill(lambda_nm,
    9595                 x_cm,
    9696                 y_cm,
     
    9999                 t_ns,
    100100                 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   
    110102     
    111103    cerphot.write(cerfile);
Note: See TracChangeset for help on using the changeset viewer.