Ignore:
Timestamp:
10/04/03 12:47:13 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r2274 r2377  
    3939    //
    4040
    41     MGeomCamMagic geom;
    42     plist.AddToList(&geom);
    43 
    4441    // First Task: Read file with image parameters
    4542    // (created with the star.C macro)
     
    5148    //MCerPhotCalc  ncalc;
    5249    //MCerPhotAnal  ncalc;
     50    MGeomApply geomapl;
    5351    MCerPhotAnal2 ncalc;
    5452
    5553    tlist.AddToList(&read);
     54    tlist.AddToList(&geomapl);
    5655    tlist.AddToList(&ncalc);
    5756
Note: See TracChangeset for help on using the changeset viewer.