Changeset 3067 for trunk


Ignore:
Timestamp:
02/09/04 15:18:05 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r3066 r3067  
    1010       members of the class.
    1111
     12
     13
    1214 2004/02/09: Markus Gaug
    1315
    14   * MMcCalibrationUpdate.cc
    15   * MCalibrate.cc
    16   * MCalibrationPix.cc
    17   * MCalibrationPix.h
     16  * MMcCalibrationUpdate.cc, MCalibrate.cc, MCalibrationPix.cc,
     17    MCalibrationPix.h:
    1818    - replace MCalibrationPix->IsChargeFitValid() by IsChargeValid()
    1919      because we can calibrate with the histogram mean and RMS even
     
    2121      IsChargeValid(), i.e. does the charge make any sense?
    2222
    23    * MCalibrationCam.cc
    24      MCalibrationConfig.h
    25      MCalibrationCalc.cc
     23   * MCalibrationCam.cc, MCalibrationConfig.h, MCalibrationCalc.cc:
    2624     - found serious bug in calculation of conversion factors for the
    2725       outer pixels:
     
    3230
    3331
     32
    3433 2004/02/06: Markus Gaug
    3534
    3635   * mgeom/MGeomCam.h
    3736     - replaced in Comment of fPixRatio:
    38      "ratio between size of pixel idx and pixel 0" by
    39      "ratio between size of pixel 0 and pixel idx"
     37       "ratio between size of pixel idx and pixel 0" by
     38       "ratio between size of pixel 0 and pixel idx"
    4039
    4140   * manalysis/MPedestalCam.cc
     
    6160     - fixed displays
    6261
    63    * mcalib/MHCalibrationPixel.[h,cc]
    64    * mcalib/MHCalibrationBlindPixel.[h,cc]
    65    * mcalib/MCalibrationPix.[h,cc]
    66    * mcalib/MCalibrationBlindPix.[h,cc]
    67    * mcalib/MCalibrationPINDiode.[h,cc]
    68    * mcalib/MHCalibrationPINDiode.[h,cc]
     62   * mcalib/MHCalibrationPixel.[h,cc], mcalib/MHCalibrationBlindPixel.[h,cc],
     63     mcalib/MCalibrationPix.[h,cc], mcalib/MCalibrationBlindPix.[h,cc],
     64     mcalib/MCalibrationPINDiode.[h,cc], mcalib/MHCalibrationPINDiode.[h,cc]:
    6965     - remove histograms MHChargevsN..., now keep TArrays directly
    7066     - check for oscillations for all pixels (and you will not trust
     
    7369   * mcalib/MCalibrationCalc.[h,cc]
    7470     - remove ArrivalTime -> go to separate class
    75      - remove BlidnPixel and PI Didoe overflow, now handled directly
     71     - remove BlindPixel and PIN Diode overflow, now handled directly
    7672       inside the corr. classes.
    7773     - remove SkipTimeFits -> go the arrival time class
    78 
    7974
    8075   * mcalib/MCalibrationCam.h
     
    9388     - (NB: Thomas, du brauchst in MJCalibration nicht mehr aendern,
    9489       das ging diesmal in einem Aufwasch)
     90
    9591
    9692
Note: See TracChangeset for help on using the changeset viewer.