Changeset 8902 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 05/31/08 12:23:05 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r8901 r8902 19 19 -*-*- END OF LINE -*-*- 20 20 21 22 2008/05/31 Thomas Bretz 23 24 * callisto.cc, star.cc: 25 - added new option "--null" to suppress run-wise output files 26 27 * mjobs/MJob.h: 28 - added new data-member fNullOut to flag suppression of 29 run-wise output files 30 31 * mjobs/MJCalibrateSignal.cc, mjobs/MJStar.cc: 32 - use new option IsNullOut from base class 33 34 35 36 21 37 2008/05/27 Stefan Ruegamer 22 38 … … 58 74 we now deny any bit in the pattern, but require the calibration 59 75 bit to choose calibration events 76 77 * mbase/MClone.[h,cc]: 78 - instead of cloning the object again and again we now clone 79 it once and then just copy the contents. A new option has 80 been introduced to switch back to the old behaviour 81 82 * mbase/MStatusDisplay.[h,cc]: 83 - changed the argument of GetEmbeddedCanvas from a pointer 84 to a reference 85 86 * macros/rootlogon.C: 87 - switched on optimization (-O3) for ACLIC 60 88 61 89
Note:
See TracChangeset
for help on using the changeset viewer.