Ignore:
Timestamp:
11/26/04 11:08:48 (20 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r5469 r5470  
    3333     - added Getter Functions for the variables fWindowSizeHiGain and
    3434       fWindowSizeLoGain
     35
     36   * mpedestal/MHPedestalPix.[h,cc]
     37     - removed
     38
     39   * mpedestal/MHPedestalCam.[h,cc]
     40     - moved to directory mhcalib.
     41       I'm sorry for this moving around of classes. The important reason
     42       is that this class derives from another class in mhcalib/, namely
     43       MHCalibrationCam. It ocurred that compiling this class in a
     44       job-class (e.g. MJPedestalCam), the Cint-Compiler got completely
     45       confused when a TArray or an MArray is part of MHPedestalCam.
     46       Then, the ClassName()'s of some OTHER classes got overwritten.
     47       This happens with a no other data-members and functions except
     48       for a TArray or and MArray.
     49       I have tried different versions of root, always compiling
     50       everything from the beginning, but only this moving solved the
     51       problem (see also a bugreport in mantis).
    3552
    3653
Note: See TracChangeset for help on using the changeset viewer.