Ignore:
Timestamp:
08/27/04 14:45:08 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r4755 r4756  
    2929       been set (e.g. by the macro).
    3030
    31    
    3231
    3332
     
    3635   * Makefile:
    3736     - added comments how to link statically
     37     - added star again
    3838
    3939   * callisto.cc:
     
    6969       instead of accesing the arrays many times inside the loops.
    7070       Somebody should do the same for logain.
     71
     72   * mraw/MRawEvtData.cc:
     73     - fixed a bug in InitArrays
     74
     75   * showlog.cc:
     76     - added some more functionality
     77
     78   * star.cc:
     79     - changed to use new MJStar
     80
     81   * mfileio/MChain.cc:
     82     - added namespace
     83
     84   * mfileio/MReadTree.cc:
     85     - added a call to ResetTree as first call in PreProcess. Using
     86       MReadReports with a tree missing in the file mysteriously
     87       crashed because TChain::fTreeNumber was set already by
     88       a root-miracle.
     89
     90   * mjobs/JobsLinkDef.h, mjobs/Makefile:
     91     - added MJStar
     92
     93   * mjobs/MJCalibrateSignal.cc:
     94     - replaced MReadMarsFile by MReadReports
     95
     96   * mmain/MEventDisplay.cc:
     97     - fixed reading of resource file
    7198
    7299
Note: See TracChangeset for help on using the changeset viewer.