Ignore:
Timestamp:
01/30/04 15:28:12 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r2984 r2990  
    4646   * mraw/MRawRunHeader.[h,cc]:
    4747     - initialize fRunType to new enum kRTNone
     48
     49   * mfilter/MFGeomag.cc:
     50     - set fResult to kFALSE at the beginning of Process
     51     - according to this removed setting fResult=kFALSE before return
     52     - replaced some float by Float_t
     53     - added some const-qualifiers
     54     - replaced (rig<0.5/pr*R*(r2-r1)+r1) by (rig-r1)*pr<rnd
     55       with rnd = R * (r2-r1)/2 to make sure that we cannot
     56       devide by 0
    4857
    4958
Note: See TracChangeset for help on using the changeset viewer.