Changeset 1455 for trunk/MagicSoft
- Timestamp:
- 07/30/02 14:25:06 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/manalysis/MImgCleanStd.cc
r1454 r1455 125 125 // (MCerPhotEvt::IsPixelUsed) all the time. 126 126 // 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 ;-) 127 130 Byte_t *ispixused = new Byte_t[fEvt->GetNumPixels()]; 128 131
Note:
See TracChangeset
for help on using the changeset viewer.