Ignore:
Timestamp:
08/11/04 12:01:44 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r4574 r4577  
    2020                                                 -*-*- END OF LINE -*-*-
    2121
     22  2004/08/10: Thomas Bretz
     23
     24   * mreport/MReportFileReadCC.[h,cc]:
     25     - added
     26
     27   * mreport/Makefile, mreport/ReportsLinkDef.h:
     28     - added MReportFileReadCC
     29
     30   * mreport/MReport*.[h,cc]:
     31     - prpagate file version number to all Interpreters
     32
     33   * merpp.cc:
     34     - added new commandline options to support different CC files
     35     - changed help-output
     36
     37   * readraw.cc:
     38     - a small fix (a '.' was missing)
     39
     40   * mraw/MRawEvtData.cc:
     41     - fixed bug in Print
     42
     43   * manalysis/MGeomApply.cc:
     44     - changed to Init all MCamEvents in the parlist
     45
     46   * mbase/MParList.[h,cc]:
     47     - added a cast operator to TIterator*
     48     - check whether a automatic created class inherits from MParConatiner
     49
     50   * mgui/MCamEvent.[h,cc]:
     51     - added Init
     52     - added InitSize
     53
     54   * mmc/MMcTrig.cxx:
     55     - added a new option to Print()
     56
     57   * mraw/MRawEvtData.[h,cc], mraw/MRawEvtHeader.[h,cc],
     58     mraw/MRawFileRead.cc, mraw/MRawSocketRead.cc
     59     - changed Init() to InitRead()
     60
     61   * msignal/MArrivalTime.[h,cc]:
     62     - changed argument of InitSize according to MCamEvent
     63
     64   * msql/MSQLServer.[h,cc]:
     65     - small changes to interface
     66
     67
     68
    2269  2004/08/10: Robert Wagner
    2370
    24    * mreports/MReportCamera.[h,cc]
     71   * mreport/MReportCamera.[h,cc]
    2572     - added function InterpreteHOT which interprete the HOT* part of
    2673       the report. The variable HVs_modified_by_HOT_Pixels is
     
    2976
    3077
     78
    3179  2004/08/10: Markus Gaug
    3280
     
    4290     - implemented different way to calculate error of signal
    4391       in method kFlatCharge (as discussed with Keiichi).
     92
    4493
    4594
     
    53102     - change format of "Format"
    54103     - change default value for fgMaxHiGainVar to 40
     104
     105
    55106
    56107  2004/08/10: Nadia Tonello
Note: See TracChangeset for help on using the changeset viewer.