Changeset 4721
- Timestamp:
- 08/24/04 14:48:59 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r4716 r4721 19 19 20 20 -*-*- END OF LINE -*-*- 21 22 2004/08/24 : Wolfgang Wittek 23 24 * Makefile: 25 - added callisto 26 - added showplot 27 - removed star 28 - removed status 29 30 * merpp.cc: 31 - updated Usage() 32 - use some new feature or MArgs 33 34 * callisto.cc: 35 - a new program to calculate the calibration 36 37 * callisto.rc: 38 - resource file for callisto 39 40 * showplot.cc: 41 - a new program to show data check plots from a file 42 43 * mbase/MArgs.[h,cc]: 44 - added Get*AndRemove with a default argument 45 46 * mbase/MDirIter.[h,cc]: 47 - added Add(MDirIter &) 48 49 * mbase/MEvtLoop.cc: 50 - check for the existance of the resource file 51 52 * mbase/MLog.[h,cc]: 53 - added Usage() 54 55 * mbase/MTaskEnv.cc: 56 - added output in ReInit 57 58 * mjobs/MJCalibration.cc, mjobs/MJPedestal.cc: 59 - added Overwrite option 60 - maintained CheckEnv 61 - added InputPath 62 63 * mjobs/MSequence.cc: 64 - added return value to Setup* 65 - added comments 66 67 * mmain/MEventDisplay.cc: 68 - added tab for cleaning data 69 70 * msignal/MExtractFixedWindowPeakSearch.[h,cc]: 71 - added ReadEnv 72 - for consistency renamed fWindowSize* to f*WindowSize 73 74 * msignal/MExtractFixedWindowPeakSearch.[h,cc]: 75 - added ReadEnv 76 77 21 78 22 79 2004/08/23 : Wolfgang Wittek
Note:
See TracChangeset
for help on using the changeset viewer.