Changeset 8642 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 07/18/07 20:30:13 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r8640 r8642 18 18 19 19 -*-*- END OF LINE -*-*- 20 21 22 2007/07/18 Thomas Bretz 23 24 * mpointing/MPointingDevCalc.cc: 25 - changed limit for starguide calibration from 87751 to 85240 26 27 * mbase/MContinue.cc: 28 - changed some debug output 29 - fixed a bug if the filter already decided to be skiped 30 31 * mbase/MEvtLoop.cc: 32 - changed RecursiveRemove to use the newly implemented scheme 33 34 * mbase/MParContainer.[h,cc], mbase/MParList.[h,cc], 35 mbase/MTask.[h,cc], mbase/MTaskList.[h,cc]: 36 - improved debug output 37 - added RecursiveRemove member function 38 - removed screen output from Remove function 39 - call RecursiveRemove when something is removed from the list 40 41 * mbase/MStatusDisplay.h: 42 - aaded a new enum kLastElement 43 44 * mbase/MTask.cc: 45 - set kMustCleanup for fFilter 46 47 * mbase/MTaskList.cc: 48 - added debugg code 49 50 * mfileio/MWriteRootFile.cc: 51 - always set kMustCleanup when a TFile is created 52 - make sure RecursiveRemove is called in the correct way 53 54 * mmain/MEventDisplay.h: 55 - fixed the starting index for the first gui element 56 57 * msignal/MExtractor.cc: 58 - added some initializations in the constructor suggested by 59 valgrind 60 61 * mcalib/MCalibrateData.cc: 62 - improved output 63 20 64 21 65
Note:
See TracChangeset
for help on using the changeset viewer.