Changeset 4756 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 08/27/04 14:45:08 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r4755 r4756 29 29 been set (e.g. by the macro). 30 30 31 32 31 33 32 … … 36 35 * Makefile: 37 36 - added comments how to link statically 37 - added star again 38 38 39 39 * callisto.cc: … … 69 69 instead of accesing the arrays many times inside the loops. 70 70 Somebody should do the same for logain. 71 72 * mraw/MRawEvtData.cc: 73 - fixed a bug in InitArrays 74 75 * showlog.cc: 76 - added some more functionality 77 78 * star.cc: 79 - changed to use new MJStar 80 81 * mfileio/MChain.cc: 82 - added namespace 83 84 * mfileio/MReadTree.cc: 85 - added a call to ResetTree as first call in PreProcess. Using 86 MReadReports with a tree missing in the file mysteriously 87 crashed because TChain::fTreeNumber was set already by 88 a root-miracle. 89 90 * mjobs/JobsLinkDef.h, mjobs/Makefile: 91 - added MJStar 92 93 * mjobs/MJCalibrateSignal.cc: 94 - replaced MReadMarsFile by MReadReports 95 96 * mmain/MEventDisplay.cc: 97 - fixed reading of resource file 71 98 72 99
Note:
See TracChangeset
for help on using the changeset viewer.