Ignore:
Timestamp:
09/17/02 11:50:21 (22 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r1526 r1528  
    11                                                                  -*-*- END -*-*-
     2
     3 2002/09/16: Thomas Bretz
     4
     5   * manalysis/MCerPhotPix.cc:
     6     - shortened output
     7
     8   * mbase/MEvtLoop.cc:
     9     - added a better progressbar support, if MReadTree or MReadMarsFile
     10       exists in the Tasklist
     11
     12   * mbase/MTaskList.cc:
     13     - fixed a bug which caused MParList::Reset not to be called anymore
     14       as soon as kCONTINUE was called once.
     15
     16   * mfileio/MReadTree.[h,cc]:
     17     - added AddFiles member function
     18
     19   * mmain/MProgressBar.[h,cc]:
     20     - added as a simple Progress meter for eventloops
     21
     22   * mmain/Makefile, mmain/MainLinkDef.h:
     23     - added MProgressBar
     24
     25   * manalysis/MHillas.cc:
     26     - removed warning in case of no photons. problems with Thomas' files.
     27
     28   * mbase/Makefile:
     29     - added mfileio
     30
    231
    332 2002/09/16: Thomas Bretz
Note: See TracChangeset for help on using the changeset viewer.