Ignore:
Timestamp:
01/30/04 14:55:59 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r2983 r2984  
    1818       calibrated pixel information.
    1919
     20
     21
    2022 2004/01/30: Thomas Bretz
    2123 
     
    2628     - added a dynamic_cast from MParContainer to MCamEvent to get the
    2729       correct pointer to the correct base-class.
     30
     31   * mbase/MStatusDisplay.cc:
     32     - In EventInfo check whether gPad==0
     33     
     34   * mfileio/MReadMarsFile.cc:
     35     - removed reading RunHeaders from PreProcess, this resulted
     36       in strange behaviour of writing RunHeaders
     37     - fixed consistency check for RunType accordingly
     38
     39   * mfilter/MFilterList.cc:
     40     - do not skip adding filter if only a filter with the same name
     41       exists
     42       
     43   * mraw/MRawFileRead.cc:
     44     - added an output message if run header is not accessible
     45     
     46   * mraw/MRawRunHeader.[h,cc]:
     47     - initialize fRunType to new enum kRTNone
    2848
    2949
Note: See TracChangeset for help on using the changeset viewer.