Ignore:
Timestamp:
09/09/04 17:19:26 (20 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r4898 r4899  
    2121
    2222 2004/09/09: Markus Gaug
     23
     24   * mcalib/MCalibrationIntensityCam.[h,cc]
     25   * mcalib/MCalibrationIntensityChargeCam.[h,cc]
     26   * mcalib/MCalibrationIntensityQECam.[h,cc]
     27   * mcalib/MCalibrationIntensityRelTimeCam.[h,cc]
     28   * mcalib/Makefile
     29   * mcalib/CalibLinkDef.h
     30     - new classes for the intensity calibration. First is base class,
     31       other derive from it.
     32
     33   * mcalib/MHGausEvents.[h,cc]
     34   * mcalib/MHCalibrationPix.[h,cc]
     35   * mcalib/Makefile
     36   * mcalib/CalibLinkDef.h
     37     - put typical calibration members into new base class MHCalibrationPix
     38       and leave only typical Gaussian behaviour members in MHGausEvents.
     39     - all MHCalibration*Pix classes derive now from MHCalibrationPix
     40       
     41   * mcalib/MCalibColorSet.[h,cc]
     42     - finished
     43
     44   * mcalib/MCalibColorSteer.[h,cc]
     45   * mcalib/Makefile
     46   * mcalib/CalibLinkDef.h
     47     - new task to be executed before the calibration tasks. Steers the
     48       occurrance of multiple intensities and the new *Intensity*
     49       containers
    2350
    2451   * msignal/MExtractor.cc
Note: See TracChangeset for help on using the changeset viewer.