Ignore:
Timestamp:
02/21/01 15:23:18 (24 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r603 r604  
    11                                                                  -*-*- END -*-*-
     2 
     3 2000/02/21: Thomas Bretz
     4
     5   * MRawEvtData.cc: Changed ReadEvt according to the new
     6     raw binary format 2001/02/20
     7     
     8   * Added MLog.[h,cc], MLogManip.[h,cc]
     9   
     10   * Adde SetStreamer and fLog to the MParContainer base class
     11   
     12   * Derived MEvtLoop from MParContainer
     13
     14   * Makefile: added 'tar'
     15
     16   * mbase/BaseIncl.h: added fstream.h, TGListBox.h
     17 
     18   * mbase/BaseLinkDef.h: added pragma for gLog and MLog
     19 
     20   * mbase/MAGIC.h: added forward definition for gLog
     21 
     22   * mbase/MEvtLoop.cc: exchanged cout with *fLog, added statements
     23     to provide log-facility to all tasks als parameter containers
     24   
     25   * mbase/MEvtLoop.h: Small changes
     26 
     27   * mbase/MParContainer.h: Added definitions necessary for use of Log-Facility
     28 
     29   * mbase/MParList.[h,cc]: Added SetLogStream
     30 
     31   * mbase/MTask.h: added fLog
     32 
     33   * mbase/MTaskList.[h,cc]: added SetLogStream
     34 
     35   * mbase/Makefile: Added MLog.cc, MLogManip.cc
     36
     37
    238 2000/02/19: Harald Kornmayer   
    339
     
    1248        macros/readCT1.C
    1349 
     50
    1451 2000/02/19: Thomas Bretz
    1552
Note: See TracChangeset for help on using the changeset viewer.