Changeset 2178 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 06/16/03 13:45:01 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r2177 r2178 5 5 * mhist/MHOnSubtraction.cc: 6 6 - worked around the non compiling source file 7 8 * merpp.cc: 9 - set compression level default = 1 10 11 * macros/readCT1.C, macros/readMagic.C, macros/readcurrents.C, 12 meventdisp/MGCamDisplay.cc 13 - adapted to new MCamDisplay and MCamEvent 14 15 * macros/sumcurrents.C: 16 - enhanced 17 18 * manalysis/MCerPhotCalc.[h, cc]: 19 - simplified algorithm 20 21 * manalysis/MCerPhotEvt.[h,cc], manalysis/MCurrents.[h,cc], 22 manalysis/MPedestalCam.[h,cc]: 23 - derived from MCamEvent 24 25 * manalysis/MMcPedestalNSBAdd.cc: 26 - minor change 27 28 * mbase/BaseLinkDef.h, mbase/Makefile: 29 - added MDirIter 30 31 * mbase/MDirIter.[h,cc]: 32 - added 33 34 * mbase/MParList.cc: 35 - enhnced some output 36 37 * mbase/MTaskInteractive.cc: 38 - fixed a bug 39 40 * mbase/MTaskList.cc: 41 - added handling of gui events for Pre- and PostProcess 42 43 * mgeom/MGeomPix.cc: 44 - added a comment 45 46 * mgui/MCamDisplay.[h,cc] - PRELIMINARY: 47 - added a notification list 48 - fixed SetRange if pad is not the main pad 49 - new Fill functions using MCamEvent, removed old ones 50 51 * mhist/MFillH.cc: 52 - check for the existance of the canvas 53 54 * mhist/MHCerPhotEvt.cc: 55 - take usage of MCamEvent 56 57 * mhist/MHCurrents.cc: 58 - take usage of MCamEvent 59 - added rms 60 61 * mmain/MStatusDisplay.[h,cc]: 62 - added "Reset" and "Remove Tab" to menu bar 63 64 * mraw/MRawEvtData.[h,cc]: 65 - draw hi- and logains 66 - derived from MCamEvent 67 68 * mraw/MRawEvtPixelIter.[h,cc]: 69 - added GetVarHiGainSamples 70 71 * mraw/Makefile: 72 - added -I../mgui - PRELIMINARY 7 73 8 74
Note:
See TracChangeset
for help on using the changeset viewer.