Ignore:
Timestamp:
05/31/08 12:23:05 (17 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r8901 r8902  
    1919                                                 -*-*- END OF LINE -*-*-
    2020
     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
    2137 2008/05/27 Stefan Ruegamer
    2238
     
    5874       we now deny any bit in the pattern, but require the calibration
    5975       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
    6088
    6189
Note: See TracChangeset for help on using the changeset viewer.