Changeset 1455 for trunk/MagicSoft


Ignore:
Timestamp:
07/30/02 14:25:06 (22 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/manalysis/MImgCleanStd.cc

    r1454 r1455  
    125125    // (MCerPhotEvt::IsPixelUsed) all the time.
    126126    //
     127    // FIXME: The dynamic allocation may still be a problem if we
     128    //        don't store all pixels in the array... but this music
     129    //        of the future ;-)
    127130    Byte_t *ispixused = new Byte_t[fEvt->GetNumPixels()];
    128131
Note: See TracChangeset for help on using the changeset viewer.