Ignore:
Timestamp:
03/01/01 15:56:58 (24 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r653 r654  
    22
    33 2000/03/01: Thomas Bretz
     4
     5 * Makefile: added headers to dependencies
     6 
     7 * Makefile.rules: added headers to dependencies
     8 
     9 * merpp.cc: changed from pointers to objects, added compression level
     10 
     11 * readraw.cc: removed unnecessary includes
     12 
     13 * mbase/MArray*.*: changed all Int_t to UInt_t
     14 
     15 * mbase/MLogManip.h: changed name of __DINF__ to dbginf
     16 
     17 * mraw/MRawCrateData.[h,cc]: changed ifstream to istream
     18 * mraw/MRawEvtHeader.[h,cc]: dito
     19 * mraw/MRawRunHeader.[h,cc]: dito
     20
     21 * mraw/MRawEvtData.cc: changed the reading, which speeds up merpp by
     22   a factor of 10
     23   
     24 * mraw/MRawEvtData.h: added flag to InitArrays and DeletePixels
     25   (not yet used)
     26
     27 * mraw/MRawFileRead.h: removed pParList from parameter list
    428 
    529 * manalysis/AnalysisLinkDef.h
Note: See TracChangeset for help on using the changeset viewer.