Changeset 8964 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 06/16/08 01:49:34 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r8962 r8964 74 74 - UpdatePSHeader not long needed in root >=5.12 75 75 - reorganized header file 76 - Changed backround color to white (_not_ kWhite) 77 - made a sunken border around the canvas 78 79 * mreport/MReportCC.[h,cc]: 80 - removed obsolete fRecTemp 81 - call Copy() in the correct direction 82 83 * mreport/MReportFileRead.[h,cc]: 84 - use a C++ cast instead of a C-cast 85 - add containers to parameter list _before_ calling SetupReading 86 - removed some obsolete comments in the header 87 88 * mjobs/MJStar.cc: 89 - we need to read the new "Rec" tree 90 - and we need to fill from the Rec _and_ CC tree (could give a bias 91 if the rate on both trees would once be identical anymore) 92 93 * mhist/MHCamEvent.cc: 94 - allocate fSum in constructor to allow filling from two different 95 tasks 76 96 77 97
Note:
See TracChangeset
for help on using the changeset viewer.