Changeset 9576 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 04/22/10 11:43:42 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r9574 r9576 18 18 19 19 -*-*- END OF LINE -*-*- 20 21 2010/04/22 Thomas Bretz 22 23 * showplot.cc: 24 - added --debug-mem option 25 26 * mbase/MParSpline.cc, mhbase/MH3.cc, mhbase/MHn.cc, 27 mhflux/MHAlpha.cc, mhist/MHCamEvent.cc: 28 - added missing call to the RecursiveRemove of the base class 29 30 * mfileio/MReadTree.cc: 31 - In the case Notify failed since about two years accidentaly 32 kTRUE instead of kERROR was returned 33 34 * mfileio/MWriteRootFile.cc: 35 - added some more debug output 36 37 * mhflux/MAlphaFitter.cc: 38 - Return if fit failed 39 40 * mhflux/MHPhi.cc: 41 - avoid inf and nan when producing histogram (the divisor could 42 have been zero in case of the inetgral of an empty histogram) 43 44 20 45 21 46 2010/04/21 Thomas Bretz … … 47 72 48 73 74 2010/04/20 Thomas Bretz 75 76 * mfileio/MReadTree.cc: 77 - no error was returned anymore when Notify() failed. Fixed. 78 79 80 49 81 2010/04/19 Thomas Bretz 50 82 51 * m ase/MStatusArray.cc:83 * mbase/MStatusArray.cc: 52 84 - added a workaround to prevent crashes in case of double 53 85 deleteion of the fHistogram in TGraphs
Note:
See TracChangeset
for help on using the changeset viewer.