Ignore:
Timestamp:
09/10/03 13:38:45 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r2327 r2328  
    11                                                 -*-*- END OF LINE -*-*-
    22
     3 2003/09/10: Thomas Bretz
     4 
     5   * mdata/MDataChain.[h,cc]:
     6     - added log2, acosh, asinh, atanh, ceil, isnan and finite
     7     - changed math.h callings to TMath:: namespace to be more
     8       consistent
     9       
     10   * mhist/MHMatrix.[h,cc]:
     11     - added RemoveInvalidRows member function to get rid of rows
     12       containing invalid numbers (nan, inf)
     13
     14   * mraw/MRawEvtHeader.cc:
     15     - fixed variable types calculating the time (ns, s, m and h)
     16       to get rid of some compiler warnings, casting the values
     17       for-, back- and forward only wasts computing time.
     18
     19
     20
    321 2003/09/08: Abelardo Moralejo
     22
    423   * mhist/MHOnSubtraction.cc:
    524     - added some casts in the arguments of function calls, to get rid
     
    827       TH1D constructor of fSignificanceHist (number of bins and bin
    928       limits).
     29
    1030   * mraw/MRawEvtHeader.cc:
    1131     - Added casts to arguments of fTime->SetTime(h, m, s, ns) to get
     
    1636       with gcc2.96, abs() was not recognized.
    1737
     38
     39
    1840 2003/09/07: Abelardo Moralejo
     41
    1942   * manalysis/MCerPhotCalc.cc:
    2043     - removed normalization of array fWeight introduced on 30/06. For
     
    4467       slice was wrong by 0.5 units... once more: please Thomas B,
    4568       be careful with these kind of changes.
     69
    4670
    4771
Note: See TracChangeset for help on using the changeset viewer.