Ignore:
Timestamp:
10/16/02 10:40:39 (23 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r1540 r1542  
    11                                                                  -*-*- END -*-*-
     2 2002/10/16: Thomas Bretz
     3
     4   * macros/readMagic.C:
     5     - added MPrint for MRawEvtHeader
     6     - changed to MPrint to new Skip-Style
     7
     8   * manalysis/MHillasCalc.cc, manalysis/MHillasSrcCalc.cc:
     9     - corrected output stream in case of hex or setfill was used
     10
     11   * mbase/MPrint.[h,cc]:
     12     - introduced new behaviour of PreProcess (EnableSkip)
     13
     14   * mbase/MTaskList.cc:
     15     - fixed a bug in Process which caused Histograms to be written
     16       after each event
     17
     18   * meventdisp/MGEvtDisplay.cc:
     19     - introduced printing of MRawEvtHeader
     20
     21   * mmc/MMcEvt.cxx:
     22     - some small changes
     23     - changed Print output from cout to fLog
     24     - changes to the default values
     25
     26   * mraw/MRawEvtHeader.[h,cc]:
     27     - removed the second empty line after Print
     28     - added Getter-function for the DAQEvtNumber
     29
     30
     31
    232 2002/10/15: Thomas Bretz
    333
Note: See TracChangeset for help on using the changeset viewer.