Ignore:
Timestamp:
03/02/01 13:43:09 (24 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r666 r667  
    22 2000/03/02: Thomas Bretz
    33
     4   
    45 * manalysis/Makefile, mdatacheck/Makefile, meventdisp/Makefile,
    56   mgui/Makefile:
     
    78   
    89 * mbase/MParList.[cc,h]:
    9    Added FindCreateObj member function
     10   Added FindCreateObj member function, added a name to the constructor
    1011 
    1112 * mbase/MReadTree.cc:
     
    1415 * mdatacheck/MDumpEvtHeader.cc:
    1516   removed fPixelIter from member list, changed cout to *fLog
     17   
     18 * mdatacheck/MViewAdcSpectra.cc:
     19   removed a HUGE memory leak. All the objects in the list (and the
     20   lists itself were NEVER deleted)
    1621   
    1722 * mdatacheck/MFillAdcSpect.cc
     
    2025   
    2126 * mdatacheck/MShowSpect.cc
    22    changed cout to *fLog
     27   changed cout to *fLog, added a name to the constructor
    2328   
    2429 * mraw/MRawFileRead.cc:
     
    2631   
    2732 * mdatacheck/MGDisplayAdc.[h,cc]:
    28    added some new member functions to make code more clear
     33   added some new member functions to make code more clear,
     34   removed fHists from the destructor
    2935   
    3036 * mdatacheck/MHistosAdc.h:
Note: See TracChangeset for help on using the changeset viewer.