Ignore:
Timestamp:
09/16/04 17:23:07 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r5080 r5083  
    100100   * mimage/MHillasSrc.[h,cc]:
    101101     - fixed a bug in the output of DCA (wrong units)
     102
     103   * mhcalib/MHCalibrationChargeBlindCam.[h,cc],
     104     mhcalib/MHCalibrationChargeBlindPix.cc,
     105     mhcalib/MHCalibrationChargeCam.[h,cc],
     106     mhcalib/MHCalibrationChargePINDiode.[h,cc],
     107     mhcalib/MHCalibrationRelTimeCam.[h,cc],
     108     mhcalib/MHGausEvents.[h,cc]:
     109     - took out the Clone-functions. Everything here seems to be
     110       a lot more stable without. I guess it is due to the change
     111       away from the TClonesArrays which makes the automatic
     112       streamed cloning work fine.
     113     - moved the removing of TF1 from the destructor to the
     114       allocation of the objects. It seems that already before the
     115       destructor can remove the objects from these list 'shit happens'
    102116
    103117
Note: See TracChangeset for help on using the changeset viewer.