Ignore:
Timestamp:
01/07/05 13:06:28 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r5713 r5717  
    2020
    2121                                                 -*-*- END OF LINE -*-*-
     22
     23 2005/01/07 Thomas Bretz
     24
     25   * mbadpixels/MBadPixelsCalc.[h,cc], macros/ONOFFAnalaysis.C:
     26     - replaced PedPhotContainer by PedPhotCam for consistency
     27   
     28   * mbase/MLog.[h,cc]:
     29     - return *this in Seperator()
     30
     31   * mbase/MPrint.[h,cc]:
     32     - use new separator manipulator in PreProcess
     33     - fixed a type: separator instead of seperator
     34
     35   * mfileio/MReadTree.[h,cc]:
     36     - added a check for branch->IsAutoDelete() in Notify()
     37
     38   * mpedestal/MExtractPedestal.[h,cc]:
     39     - added new option 'fRandomCalculation' be used to switch on-/off-
     40       randomization in extractors, the default should be like before
     41     - added Process() calling Calc()
     42
     43   * mpedestal/MPedCalcFromLoGain.[h,cc], mpedestal/MPedCalcPedRun.[h,cc]:
     44     - renamed Process() to Calc()
     45
     46   * Makefile:
     47     - removed macros/calibration.C, which seems to have been
     48       unintantionally introduced.
     49
     50
    2251
    2352 2005/01/05 Thomas Bretz
Note: See TracChangeset for help on using the changeset viewer.