Ignore:
Timestamp:
10/29/03 13:35:42 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r2438 r2440  
    11                                                 -*-*- END OF LINE -*-*-
     2
     3  2003/10/29: Thomas Bretz
     4 
     5   * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
     6     - removed MMcPedestalRead
     7
     8   * manalysis/MMcPedestalCopy.[h,cc]:
     9     - merged functionality of MMcPedestalRead into it
     10     - do not remove itself from the tasklist, but check
     11       the file type for each file again.
     12       
     13   * manalysis/MMcPedestalNSBAdd.cc:
     14     - don't do something if camera file version is < 0.7
     15     - do not remove itself from the tasklist, but check
     16       the file type for each file again.
     17     
     18   * mgui/MCamEvent.cc:
     19     - added a comment
     20     
     21   * mimage/MHillasCalc.[h,cc]:
     22     - replaced the fixed size array fErrors by a dynamic size array
     23       (TArrayC) to make sure, that people get a warning on the
     24       screen if the reprogram the error handling and write
     25       into an unallowed index.
     26
     27
    228
    329  2003/10/28: Thomas Bretz
Note: See TracChangeset for help on using the changeset viewer.