Ignore:
Timestamp:
11/22/04 11:36:32 (20 years ago)
Author:
moralejo
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r5434 r5448  
    2020
    2121                                                 -*-*- END OF LINE -*-*-
     22
     23 2004/11/22: Abelardo Moralejo
     24
     25   * mfbase/MFEventSelector2.cc
     26     - Fixed error in Process: calls to Select and SelectProb were
     27       exchanged.
     28     - Added example to documentation on how to use the "probability"
     29       option.
     30
     31   * mfbase/MFEventSelector.h
     32     - Fixed typo in comment
     33
     34   * mfilter/MFSize.[h,cc]
     35     - removed class. The same kind of filtering can now be done, in 
     36       a more versatile way, with MFEventSelector2
     37
     38   * mfilter/Makefile, FilterLinkDef.h
     39     - removed class MFSize
     40
     41   * mtemp/mpadova/macros/resize.C
     42     - Now the class MFEventSelector2 is used instead of the removed
     43       MFSize. Behaviour is the same. Default probabilities have been
     44       slightly changed (but this is just an example).
     45
    2246
    2347 2004/11/18: Hendrik Bartko
Note: See TracChangeset for help on using the changeset viewer.