Changeset 10281 for trunk/Mars/Changelog
- Timestamp:
- 04/04/11 10:08:59 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/Changelog
r10235 r10281 18 18 19 19 -*-*- 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 20 48 21 49 2011/03/10 Thomas Bretz … … 44 72 45 73 46 2011/02/21 Daniela Dorner74 2011/02/21 Thomas Bretz 47 75 48 76 * mcalib/MCalibrateData.cc mcalib/MCalibrationBlindPix.cc
Note:
See TracChangeset
for help on using the changeset viewer.