Ignore:
Timestamp:
10/17/06 13:57:59 (18 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r8087 r8088  
    1818
    1919                                                 -*-*- END OF LINE -*-*-
     20 2006/10/17 Thomas Bretz
     21
     22   * mdata/MDataPhrase.cc:
     23     - updated comments
     24     - only add the missing functions to TDataPrimitives when not
     25       yet done. Everything lse would leak memory
     26
     27   * mhbase/MH3.[h,cc], mhvstime/MHVsTime.[h,cc]:
     28     - exchanged the MDataChain by MDataPhrase
     29     - therefore changed the datamember from MDataChain* to MData*
     30       (this change is not necessarily backward compatible)
     31     - increased class version number by one
     32
     33   * mraw/MRawRunHeader.h:
     34     - added getter for fObservationMode
     35
     36   * callisto.cc, ganymed.cc, merpp.cc, readdaq.cc, readraw.cc,
     37     showplot.cc, sinope.cc, star.cc, rootlogon.C
     38     - enabled error redirection
     39
     40   * mbase/MLog.[h,cc]:
     41     - added code to allow redirection of root error handler to
     42       out own error handler
     43
     44
     45
    2046 2006/10/17 Markus Meyer
    2147
    22    * mtools
    23      - added a new class called MRolke, which is a modification of
    24        TRolke from root_v5.12.00b. There is now a new function, called
    25        LogFactorial() which enables to calculate confidence intervals
    26        even for a large number of events (larger than 170).
     48   * mtools/MRolke.[h,cc]:
     49     - added: a modification of TRolke from root_v5.12.00b. There is
     50       now a new function, called LogFactorial() which enables to
     51       calculate confidence intervals even for a large number of
     52       events (larger than 170).
    2753
    2854
     
    78104   * mbase/MMath.cc:
    79105     - small update to SolvePol3 which is more accurate in the number
    80        or different solutions
     106       of different solutions
    81107
    82108   * mdata/DataLinkDef.h, mdata/Makefile:
Note: See TracChangeset for help on using the changeset viewer.