Ignore:
Timestamp:
02/19/04 10:30:23 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r3236 r3237  
    44
    55                                                 -*-*- END OF LINE -*-*-
     6 2004/01/19: Thomas Bretz
     7
     8   * manalysis/MCerPhotEvt.h:
     9     - added operator= to MCerPhotEvtIter -- is this correct?
     10
     11   * mhist/MHCamera.[h,cc]:
     12     - added member function to calculate minimum content and
     13       maximum content for a single sector
     14     - Added possibility to get a projection for a single sector.
     15     - GetMinimum/GetMaximum now only takes used pixels into account
     16       (you can request all pixels using a different member function)
     17     - fixed projection (projection only took pixels with contents!=0
     18       instead of 'used' pixels
     19     - Don't call Sumw2() anymore for projection
     20
     21   * mjobs/MJExtractSignal.cc:
     22     - added MPedestalCam to output again - MPedestalCam was fixed
     23       yesterday
     24     - Added Histograms for the two camera halves
     25
     26
    627
    728 2004/01/18: Markus Gaug
     
    1536    * mcalib/MCalibrationPix.h
    1637      - move CalcFFactorMethod to public
    17  
     38
     39
    1840
    1941 2004/01/18: Abelardo Moralejo
Note: See TracChangeset for help on using the changeset viewer.