Ignore:
Timestamp:
06/16/03 13:45:01 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r2151 r2178  
    8989            continue;
    9090
    91         display.FillPhotNum(*evt);
     91        display.Fill(*evt);
    9292        display.Update();
    9393
     
    100100        newimgpar.Print();
    101101
    102         display.FillPhotNum(*(MCerPhotEvt*)plist.FindObject("MCerPhotEvt"));
     102        display.Fill(*(MCerPhotEvt*)plist.FindObject("MCerPhotEvt"));
    103103        display.Update();
    104104
Note: See TracChangeset for help on using the changeset viewer.