Ignore:
Timestamp:
09/21/05 14:26:45 (19 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r7357 r7358  
    1818
    1919                                                 -*-*- END OF LINE -*-*-
     20 2005/09/21 Thomas Bretz
     21
     22   * datacenter/macros/plotdb.C:
     23     - changed some resolution values
     24
     25   * mfileio/MWriteRootFile.cc:
     26     - added a FIXME comment
     27
     28   * mhvstime/MHSectorVsTime.h:
     29     - added new function GetGraph
     30     - increased version number (increase was forgotten some time ago)
     31
     32   * mimage/MImgCleanStd.cc:
     33     - added some comments
     34     - replaced IsPixelUsed/Core(int) by [int].IsPixelUsed/Core for
     35       acceleration (some obsolete range checks are skipped)
     36     - now the core status is explicily set in any case
     37     - removed an obsolete range check in the ring cleaning
     38     - the range checks became obsolete because with the new format
     39       all pixels must exist.
     40
     41   * mjobs/MDataSet.cc:
     42     - sort the sequence numbers instead of the file names (the file
     43       name sort might be biased due to different paths)
     44
     45   * mjobs/MJob.[h,cc]:
     46     - new ststic functions: SortArray
     47
     48   * mjobs/MSequence.cc:
     49     - sort run-numbers as the sequences are sorted in MDataSet
     50
     51
     52
    2053 2005/09/20 Daniela Dorner
    2154
Note: See TracChangeset for help on using the changeset viewer.