Ignore:
Timestamp:
02/10/04 22:45:23 (21 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r3082 r3084  
    2929      spectrum
    3030
     31  * mfilter/MCosmics.[h,cc]
     32  * mfilter/Makefile
     33  * mfilter/FilterLinkDef.h
     34    - new filter removing cosmics, the same as in MCalibrationCalc
     35      where it was removed now.
     36      Call: MCosmics cosmics;
     37            MContinue cont(&cosmics);
     38            tlist.AddToList(&cont);
     39
     40  * mcalib/MCalibrationCalc.[h,cc]
     41    - removed cosmics rejection from there
     42 
     43  * macros/calibration.C
     44  * mjobs/MJCalibration.cc
     45    - changed cosmics rejection to the filter algorithm
     46 
    3147
    3248 2004/02/09: Markus Gaug
Note: See TracChangeset for help on using the changeset viewer.