Changeset 604 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 02/21/01 15:23:18 (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r603 r604 1 1 -*-*- 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 2 38 2000/02/19: Harald Kornmayer 3 39 … … 12 48 macros/readCT1.C 13 49 50 14 51 2000/02/19: Thomas Bretz 15 52
Note:
See TracChangeset
for help on using the changeset viewer.