Ignore:
Timestamp:
03/10/04 18:12:33 (21 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/macros/calibration.C

    r3462 r3463  
    309309
    310310    // Relative Times
    311     disp28.SetCamContent(timecam,0);
    312     disp28.SetCamError(  timecam,1);
    313     disp29.SetCamContent(timecam,2);
    314     disp29.SetCamError(  timecam,3);
    315     disp30.SetCamContent(timecam,4);
    316     disp31.SetCamContent(timecam,5);
    317     disp32.SetCamContent(timecam,6);
     311    disp28.SetCamContent(histtime,0);
     312    disp28.SetCamError(  histtime,1);
     313    disp29.SetCamContent(histtime,2);
     314    disp29.SetCamError(  histtime,3);
     315    disp30.SetCamContent(histtime,4);
     316    disp31.SetCamContent(histtime,5);
     317    disp32.SetCamContent(histtime,6);
    318318
    319319    // Absolute Times
Note: See TracChangeset for help on using the changeset viewer.