Ignore:
Timestamp:
11/18/04 15:59:51 (20 years ago)
Author:
wittek
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r5429 r5432  
    2020
    2121                                                 -*-*- END OF LINE -*-*-
     22
     23 2004/11/18: Wolfgang Wittek
     24
     25   * mbadpixels/MHBadPixels.[h,cc]
     26     - include 'fCam' to set the size of MPedPhotCam;
     27       why is the size of MPedPhotCam equal to 0 ???
     28     - use "UseCurrentStyle()" when drawing a histogram
     29     - in SetupFill() the binnings of the histograms may be changed
     30
     31   * mbadpixels/MBadPixelsCalc.[h,cc]
     32     - print name of MPedPhotCam container in PreProcess
     33
     34   * mhist/MHSigmaTheta.[h,cc]
     35     - use iterator for looping over MCerPhotPix
     36     - use "UseCurrentStyle()" when drawing a histogram
     37     - in SetupFill() the binnings of the histograms may be changed
     38     - plot also Theta versus phi
     39
     40   * macros/ONOFFAnalysis.C
     41     - replaced part of the code by calls to
     42                - MMakePadHistograms
     43                - and to new member functions of MPad
     44
     45   * manalysis/MMakePadHistograms.[h,cc]
     46     - new class; it generates histograms which are needed for the
     47       padding
     48
     49   * manalysis/Makefile
     50               AnalysisLinkDef.h
     51     - add MMakePadHistograms
     52
     53   * manalysis/MPad.[h,cc]
     54     - add member function ReadPadHistograms() 
     55
     56   * mfilter/MFSelBasic.[h,cc]
     57             MFSelStandard.[h,cc]
     58             MFSelFinal.[h,cc]
     59     - move printout of cut values from SetCuts() to PreProcess()
     60
     61   * mimage/MImgCleanStd.[h,cc]
     62     - print name of MPedPhotCam container in PreProcess()
     63
    2264
    2365 2004/11/18: Thomas Bretz
Note: See TracChangeset for help on using the changeset viewer.