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

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r7069 r7071  
    4545   * msignal/MExtractor.cc:
    4646     - added output of pedestal container - if available - in Print()
     47     - improved format of Print() output
     48
     49   * mbase/MEvtLoop.[h,cc]:
     50     - removed the obsolete (it was never been used) argument from
     51       PreProcess
     52     - replaced the second obsolete argument in Eventloop by a flag
     53       whether statistics should be printer or not: default=kTRUE
     54     - Print statistics automatically in Eventloop if tasklists
     55       Process has ever been touched.
     56
     57   * mjobs/MJCalibTest.cc, mjobs/MJCalibration.cc, MJCalibrateSignal.cc,
     58     mjobs/MJCut.cc, mjobs/MJOptimize.cc, mjobs/MJPedestal.cc,
     59     mjobs/MJSpectrum.cc, mjobs/MJStar.cc:
     60     - removed call to PrintStatistics - no done automatically in
     61       MEvtLoop
     62
     63   * mpedestal/MExtractPedestal.cc:
     64     - removed InitArrays after ReInit of fExtractor. It is done there
     65       automatically
     66
     67   * mjobs/MJCalibrateSignal.cc:
     68     - don't add pinext and bldext to tasklist if not necessary
     69       (UNDOCUMENTED change from bcn cvs)
     70
     71   * callisto.rc, callisto_Dec04Jan05.rc:
     72     - replaced wrong MaxHiGainVar by MaxSignalVar (was nowehere
     73       really used)
    4774
    4875
Note: See TracChangeset for help on using the changeset viewer.