Ignore:
Timestamp:
01/29/04 16:52:22 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r2956 r2958  
    44
    55                                                 -*-*- END OF LINE -*-*-
     6 2004/01/29: Thomas Bretz
     7
     8   * manalysis/MArrivalTime.h, manalysis/MCameraData.h,
     9     manalysis/MCerPhotEvt.h, manalysis/MExtractSignalCam.h,
     10     manalysis/MPedPhotCam.h, manalysis/MPedestalCam.h,
     11     mcalib/MCalibrationCam.h, mcamera/MCameraDC.h,
     12     mraw/MRawEvtData.h, mreflector/MRflEvtData.h:
     13     - split derivement into MParContainer and MCamEvent
     14
     15   * manalysis/MExtractSignalCam.[h,cc]:
     16     - removed obsolete MExtractSignal::ReInit
     17     - added -> to fArray
     18
     19   * mbase/MParList.h:
     20     - added a new bit kIsProcessing
     21     
     22   * mbase/MTaskList.cc:
     23     - fixed the handling of kDoNotReset and the bahaviour of
     24       SetReadyToSave, such that it is possible to write all
     25       headers
     26
     27   * mfileio/MWriteFile.cc:
     28     - added ReInit which also calls CheckAndWrite
     29     
     30   * mgui/MCamEvent.h:
     31     - does not derive from MParContainer anymore
     32
     33
     34
    635 2004/01/29: Markus Gaug
    736
Note: See TracChangeset for help on using the changeset viewer.