Ignore:
Timestamp:
02/04/05 13:26:11 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r6250 r6252  
    2121                                                 -*-*- END OF LINE -*-*-
    2222
     23 2005/02/04 Thomas Bretz
     24
     25   * Makefile.rules:
     26     - fixed creation of main MDep.d
     27
     28   * callisto.cc, merpp.cc, showlog.cc, showplot.cc, star.cc:
     29     - added commandline option --version
     30
     31   * mbase/MFilter.cc:
     32     - changed default for 'GetRule'
     33
     34   * mbase/MParContainer.cc:
     35     - simplified GetNewObject
     36
     37   * mfbase/MF.cc:
     38     - if no conditional sign is found try to create
     39       MFilter-object
     40
     41   * mraw/MRawEvtData.cc:
     42     - fixed the initialization of fABFlags in case maxid==0 which
     43       is the default. This caused MRawEvtPixelIter::HasABFlag
     44       to do unallowed access to memory for old root-files without
     45       the AB flag, because it assumed (due to size==1) that the
     46       data contains the ab flag
     47
     48   * mraw/MRawEvtPixelIter.[h,cc]:
     49     - removed some obsolete debug comments
     50     - simplified HasABFlag
     51
     52
     53
    2354 2005/02/04 Abelardo Moralejo
    2455
    2556   * macros/starmc2.C
    2657     - added to output missing container MConcentration.
     58
    2759
    2860
     
    6597   * mraw/MRawEvtHeader.h
    6698     - introduced Setter() of cal. pattern for Abelardo
     99
    67100
    68101
Note: See TracChangeset for help on using the changeset viewer.