Changeset 1026 for trunk


Ignore:
Timestamp:
11/01/01 10:33:28 (23 years ago)
Author:
tbretz
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r1025 r1026  
    11                                                                  -*-*- END -*-*-
    2 
    32 2001/11/01: Thomas Bretz
    43
     
    6160     - changed Print-output to fit into two lines
    6261     - made Print appear in the context menu
     62
     63   * merpp.cc:
     64     - Added MParContainer::Class()->IgnoreTObjectStreamer()
     65
     66   * mbase/MEvtLoop.[h,cc],  mbase/MReadTree.[h,cc],
     67     mmain/MAnalysis.[h,cc]:
     68     - added support for a progressbar
     69
     70   * mbase/MFilterList.h:
     71     - added SetOwner-support
     72
     73   * mbase/MLogManip.h:
     74     - added 'dec' manipulator to dbginf
     75
     76   * mbase/MTask.h:
     77     - added GetNumExecutions
     78
     79   * mraw/RawLinkDef.h:
     80     - added '+' for MRawEvtPixelIter, MRawCrateArray, MRawCrateData and
     81       MRawFile[Read,Write]
    6382
    6483
  • trunk/MagicSoft/Mars/NEWS

    r1017 r1026  
    1919
    2020   - Implemented auto enabling scheme for Branches to speed up reading
    21      a lot
     21     a lot (see MReadTree and MTask)
    2222
    2323   - Fixed a bug in the Histogram classes which caused histograms to
     
    2727     'auto evolution scheme' This was done only for classes which are not
    2828     yet used in Monte Carlo files, so that these files are still readable.
     29
     30   - Added support for a progress bar in MEvtLoop and MReadTree
     31     (see the Analysis Window in Mars for an example)
     32
     33   - Fixed a bug in the package creation which disturbed the conversion
     34     between a mars version unpacked from a tar file and the repository.
    2935
    3036
Note: See TracChangeset for help on using the changeset viewer.