Ignore:
Timestamp:
05/08/03 18:00:03 (22 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r2097 r2098  
    11                                                 -*-*- END OF LINE -*-*-
    22
     3 2003/05/08: Thomas Bretz
     4
     5   * Makefile.rules:
     6     - fixed the rmhtml bug
     7
     8   * macros/collarea.C:
     9     - changed to use MStatusDisplay
     10     
     11   * manalysis/MCT1SupercutsCalc.cc:
     12     - fixed a typo
     13     
     14   * mbase/MEvtLoop.[h,cc], mbase/MTaskList.[h,cc]:
     15     - added FindTask member functions
     16     
     17   * mbase/MLog.cc:
     18     - do not crop logging to GUI to 1000 lines anymore
     19
     20   * mdata/MDataChain.cc:
     21     - use GetRule() in the constructor instead of Print()
     22     
     23   * mdata/MDataElement.cc, mfilter/MFDataChain.cc:
     24     - do not return str+"something"
     25     
     26   * mhist/MH.[h,cc]:
     27     - fixed a bug in DrawCopy(TH1*,TH1*)
     28     - overwrite Clone function and do not add TH1 to gDirectory
     29       when cloning MH classes
     30     
     31   * mimage/MHHillas.cc, mimage/MHHillasSrc.cc:
     32     - adde a sanity check to Fill
     33     
     34   * mimage/MHHillasSrc.cc:
     35     - do not set the log scale before we have entries in the histogram
     36
     37
     38
    339 2003/05/08: Abelardo Moralejo
     40
     41   * mimage/MImgCleanStd.cc
     42     - extended comment on standard cleaning.
    443
    544   * mhistmc/MHMcCollectionAreaCalc.cc
    645     - Changed binning of histograms, so that the collection area
    746       can be calculated also between 5 and 10 GeV (for pulsar studies)
    8 
    9  2003/05/08: Thomas Bretz
    10 
    11    * Makefile.rules:
    12      - fixed the rmhtml bug
    13 
    14 
    15 
    16  2003/05/08: Abelardo Moralejo
    17 
    18    * mimage/MImgCleanStd.cc
    19      - extended comment on standard cleaning.
    2047
    2148
Note: See TracChangeset for help on using the changeset viewer.