Ignore:
Timestamp:
06/02/08 18:22:03 (17 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r8913 r8916  
    3737     mimage/MHillas.[h,cc], mmuon/MMuonSearchPar..[h,cc],
    3838     mpedestal/MPedestalPix.[h,cc], mpointing/MPointingDev.[h,cc],
    39      mpointing/MSrcPosCam.[h,cc]:
     39     mpointing/MSrcPosCam.[h,cc], mpointing/MPointingPos.[h,cc],
     40     mpointing/MPointing.[h,cc]:
    4041     - moved some code to source file to prevent TMath inclusion in
    4142       header (root 5.18)
     
    9091       Otherwise it is ambiguous in root 5.18
    9192
     93   * mhbase/MH.cc:
     94     - adde missing includes of TColor, TMath and TClass (root 5.18)
     95     - implemented a workaround which always uses the correct
     96       CreateGradientColorTable (root 5.18)
     97
    9298   * Makefile:
    9399     - linking of the shared object is now done in /tmp
    94100     - replaced = by := where possible
     101
     102   * mjobs/MJCalibrateSignal.cc:
     103     - do not invert contcoscal, that's wrong
     104
     105   * mmovie/MMovieWrite.cc:
     106     - added a #if-directive to use either gStyle or TColor
     107       for CreateGradientColorTable depending on root-version
     108
     109   * mimage/MStereoPar.[h,cc], mimage/MStereoCal.[h,cc]:
     110     - replaced Monate Carlo container by MPointingPos
     111     - made every algorithm unique
    95112
    96113
Note: See TracChangeset for help on using the changeset viewer.