Changeset 961 for trunk/MagicSoft/Mars/manalysis/MImgCleanStd.cc
- Timestamp:
- 10/05/01 14:39:20 (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/manalysis/MImgCleanStd.cc
r857 r961 31 31 // Please look at the three CleanSteps and Process // 32 32 // // 33 // FIXME: MImgCleanStd is rather slow at the moment because it loops // 34 // unnecessarily over all pixels in all its loops (s.MHillas) // 35 // The speed could be improved very much by using Hash-Tables // 36 // (linked lists, see THashTable and THashList, too) // 37 // // 33 38 // Input Containers: // 34 39 // MGeomCam, MCerPhotEvt //
Note:
See TracChangeset
for help on using the changeset viewer.