Changeset 8695 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 08/22/07 19:18:35 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r8694 r8695 18 18 19 19 -*-*- END OF LINE -*-*- 20 21 22 2007/08/22 Thomas Bretz 23 24 * mbase/MEnv.cc: 25 - changed title print out for untouched resources 26 27 * mhbase/HBaseLinkDef.h, mhbase/Makefile: 28 - added new class MHn 29 30 * mhbase/MH.[h,cc] 31 - changed start bin to search for GetRange 32 - added GetRangeX and GetRangeY member functions 33 - added GetRangeUserX and GetRangeUserY member functions 34 - added default to SetPalette 35 36 * mhbase/MH3.[h,cc]: 37 - chnaged to tokenize the name allowing to have different 38 Binning names for all axes 39 - added a style bit which allow to auto scale an axis if the 40 histogram is finally filled 41 - replaced 9999 with -1 in ProfileX/Y 42 - moved SetLog from Paint to Draw 43 - increased class version 44 45 * mhflux/MAlphaFitter.cc, mhflux/MHAlpha.cc, mhflux/MHCollectionArea.cc, 46 mhflux/MHEffectiveOnTime.cc, mhflux/MHEnergyEst.cc, 47 mreflector/MHReflector.cc: 48 - replaced 9999 with -1 in ProjectionX/Y/Z 49 - replaced 9999 with -1 in ProfileX/Y 50 51 * mhflux/MMcSpectrumWeight.cc: 52 - tiny change to output of Print 53 54 * mjobs/MJCut.cc: 55 - added a new Tab CuT displaying VsSize a second time, but with a 56 user definable cut "CutT" applied 57 58 * mjobs/MSequence.[h,cc]: 59 - added "Comment" to resources 60 - increased class version nimber 61 62 * mmuon/MHMuonPar.cc: 63 - enable all grids 64 20 65 21 66
Note:
See TracChangeset
for help on using the changeset viewer.