Changeset 10281 for trunk/Mars/Changelog


Ignore:
Timestamp:
04/04/11 10:08:59 (14 years ago)
Author:
tbretz
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Mars/Changelog

    r10235 r10281  
    1818
    1919                                                 -*-*- END OF LINE -*-*-
     20
     21 2011/04/04 Thomas Bretz
     22
     23   * mreport/MReportFileRead.cc:
     24     - added a missing delete
     25
     26   * mhflux/MHEnergyEst.cc, mhist/MHCamera.cc:
     27     - fixed some crashes with newer root versiony in which
     28       GetFunction("gaus") after an unsuccessfull fit might return
     29       NULL
     30
     31   * mastro/MAstroCatalog.cc:
     32     - added the missing marker color for the dot
     33
     34   * mpointing/MPointingDevCalc.cc:
     35     - added some comments
     36
     37   * mmain/MEventDisplay.cc:
     38     - renamed some local variables to avoid using the same name twice
     39
     40   * mgeom/MGeomCam.cc:
     41     - for convenience a margin of 0 in HitFrame is allowed to
     42       switch off the detection also with 0
     43
     44   * mbase/MThread.h:
     45     - added missing argument to call of fThread.Run()
     46
     47
    2048
    2149 2011/03/10 Thomas Bretz
     
    4472
    4573
    46  2011/02/21 Daniela Dorner
     74 2011/02/21 Thomas Bretz
    4775
    4876   * mcalib/MCalibrateData.cc mcalib/MCalibrationBlindPix.cc
Note: See TracChangeset for help on using the changeset viewer.