Changeset 4889 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 09/08/04 18:49:00 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r4887 r4889 19 19 20 20 -*-*- END OF LINE -*-*- 21 22 2004/09/08: Thomas Bretz 23 24 * mbadpixels/MBadPixelsCam.[h,cc], mbase/MParContainer.[h,cc], 25 mhvstime/MHPixVsTime.cc, mhvstime/MHSectorVsTime.cc: 26 - replaces ifstream by istream in AsciiRead 27 28 * mbase/MTime.[h,cc]: 29 - fixed comment about SetTimeFormat 30 - added AsciiRead 31 - added AsciiWrite 32 - added Minus1ns 33 34 * mfileio/MWriteAsciiFile.cc: 35 - write all containers if one has its SetReadyToSaveFlag set 36 37 * mhist/MHEffectiveOnTime.[h,cc]: 38 - for MEffectiveOnTime fit the whole projection instead 39 of using the sum of the theta-bins 40 41 * mhvstime/MHVsTime.[h,cc]: 42 - replaces ifstream by istream in AsciiRead 43 - fixed to support MStatusDisplay 44 - do not fill the same time twice 45 - added support for error bars 46 47 * mjobs/MJStar.cc: 48 - replaced MReadMarsFile by MReadReports 49 - added MEventRateCalc and corresponding histogram 50 - added MHEffectiveOnTime 51 52 21 53 22 54 2004/09/07: Thomas Bretz
Note:
See TracChangeset
for help on using the changeset viewer.