Ignore:
Timestamp:
09/08/04 18:49:00 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r4887 r4889  
    1919
    2020                                                 -*-*- 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
    2153
    2254 2004/09/07: Thomas Bretz
Note: See TracChangeset for help on using the changeset viewer.