Ignore:
Timestamp:
08/12/04 16:41:37 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r4598 r4601  
    4747   * Makefile:
    4848     - added showlog
     49
     50   * macros/sql/filldotrbk.C, macros/sql/filldotrun.C:
     51     - update of comments
     52
     53   * mbase/MEvtLoop.cc:
     54     - first interprete environment for fLog
     55
     56   * mbase/MEvtLoop.[h,cc], mbase/MParContainer.[h,cc],
     57     mbase/MParList.[h,cc], mbase/MTaskList.[h,cc],
     58     mfileio/MRead.[h,cc], mhbase/MHMatrix.[h,cc],
     59     mpedestal/MPedCalcFromLoGain.[h,cc],
     60     mpedestal/MPedCalcFromPedRun.[h,cc],
     61     msignal/MExtractor.[h,cc]:
     62     - changed type of ReadEnv from Bool_t to Int_t
     63
     64   * mbase/MLog.cc:
     65     - fixed ReadEnv
     66
     67   * mbase/MParContainer.[h,cc]:
     68     - added TestEnv
     69
     70   * mbase/MParList.cc, mbase/MTaskList.cc:
     71     - moved some code to MParContainer::TestEnv
     72
     73   * mbase/Makefile, mbase/BaseLinkDef.h:
     74     - added MTaskEnv
     75
     76   * mhist/MHCamera.cc:
     77     - removed some output (Draw function don't write something
     78       to the console) - it is displayed anyhow
     79     - added some SetBorderMode(0)
     80
     81   * mjobs/JobsLinkDef.h, mjobs/Makefile:
     82     - added MSequence
     83
     84   * mjobs/MJPedestal.[h,cc]:
     85     - changed to allow a sequence as input
     86     - changed to allow setting up the extractor from a TEnv
     87
     88   * mpedestal/MPedCalcFromLoGain.[h,cc]:
     89     - moved a common block of code to a new Calc function
     90     - fixed ReadEnv
     91
     92   * mpedestal/MPedCalcPedRun.cc, msignal/MExtractor.cc:
     93     - fixed ReadEnv
     94
     95   * mraw/MRawCrateData.cc:
     96     - updated Print()
     97
     98   * mraw/MRawFileRead.h:
     99     - added default to first constructor argument
     100
    49101
    50102
Note: See TracChangeset for help on using the changeset viewer.