Ignore:
Timestamp:
03/15/04 19:51:13 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r3511 r3514  
    2020
    2121 2004/03/15: Markus Gaug
    22    * mcalib/MCalibrationChargePix.[h,cc]
    23    * mcalib/MCalibrationChargeCam.[h,cc]
    24    * mcalib/MCalibrationChargeCalc.cc
    25 
     22
     23   * mcalib/MCalibrationChargePix.[h,cc],
     24     mcalib/MCalibrationChargeCam.[h,cc],
     25     mcalib/MCalibrationChargeCalc.cc:
    2626   - conversion from hi- to logain now not applied until the value is
    2727     exported outside the class. This is necessary for the error
     
    2929     number of Phe, the conversion factors cancel out and do not
    3030     enlarge the errors
    31 
    3231   - pixels with number of phe's outside the range defined by
    3332     fPheFFactorRelErrLimit are not any more declared as:
     
    3837     no reasonable results in the calibration without bothering that
    3938     too many pixels fall out. Enjoy!
    40 
    4139   - In that procedure, the classes passed _internally_ from calculation
    4240     of sigmas to calculation of variances which saves all the useless
    4341     square rooting.
    44 
    4542   - took out pointers to MCalibraitonChargeBlindPix and
    4643     MCalibrationChargePINDiode in MCalibrationChargeCam.
     44
    4745
    4846
     
    119117   * mbase/Makefile, mbase/BaseLinkDef.h:
    120118     - added MStatusArray
     119
     120   * mraw/MRawEvtPixelIter.cc:
     121     - GetIdxMaxLoGainSample(const Byte_t lofirst) const
     122       accelerated and fixed (the first slice was compared to itself
     123       and the last slice was not taken into account)
     124
     125   * mhits/MHCamera.[h,cc], mgui/MHexagon.[h,cc]:
     126     - improved drawing MHCamera with 'same' option
    121127
    122128
Note: See TracChangeset for help on using the changeset viewer.