Changeset 6869 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 03/21/05 10:39:58 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r6858 r6869 21 21 22 22 -*-*- END OF LINE -*-*- 23 2005/03/21 Thomas Bretz 24 25 * mfbase/MFDataChain.cc: 26 - fixed a bug in GetDataMember if fData is not valid 27 28 * mhbase/MH3.cc: 29 - moved drawing histograms back to Draw. This fixes a 30 problem with root 4.02/00. Reading/Writing should be 31 no problem if the names of the profiles are well known. 32 - with this fix 'same' is currently NOT supported 33 34 * mimage/ImageLinkDef.h, mimage/Makefile: 35 - added MNewImagepar2 36 - added MHCewImagePar2 37 38 * mimage/MNewImagePar2.[h,cc], mimage/MHNewImagePar2.[h,cc]: 39 - added new classes calculating and displaying the length 40 of the border line of a shower 41 42 * mimage/MHImagePar.cc: 43 - fixed a problem with root 4.02/00 when setting the margin 44 in Divide to 0 by setting it to 1e-10 45 46 * mimage/MHNewImagePar.[h,cc]: 47 - fixed to display Areas in deg^2 48 49 * mimage/MHillas.cc, mimage/MHillasExt.cc, mimage/MHillasSrc.cc, 50 mimage/MImagePar.cc, mimage/MNewImagePar.cc 51 - a small fix to Print() 52 53 * mimage/MHillasCalc.[h,cc]: 54 - added MNewImagePar2 to supported image parameters 55 56 * mjobs/MJStar.cc: 57 - replaced MCerPhotEvt by MSignalCam 58 59 60 23 61 2005/03/18 Thomas Bretz 24 62
Note:
See TracChangeset
for help on using the changeset viewer.