Ignore:
Timestamp:
02/16/04 11:18:25 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r3180 r3183  
    44
    55                                                 -*-*- END OF LINE -*-*-
     6 2004/02/14: Thomas Bretz
     7
     8   * manalysis/AnalysisLinkDef.h:
     9     - added missing MCerPhotEvtIter
     10
     11   * merpp.cc:
     12     - added possible usage of database
     13
     14   * star.cc:
     15     - moved source code into new class MJStar - preliminary
     16
     17   * manalysis/MCerPhotPix.cc:
     18     - updated class header
     19     - fixed Print-output
     20
     21   * mbase/MAGIC.h:
     22     - removed definition of MLog
     23
     24   * mbase/MArgs.h:
     25     - removed include of MAGIC.h
     26
     27   * mbase/MLog.h:
     28     - added extern definition of gLog
     29
     30   * mbase/MParContainer.[h,cc]:
     31     - move body of constructors to source file
     32
     33   * mcalib/MCalibrate.cc, mcalib/MCalibrateData.cc,
     34     mraw/MRawCrateArray.cc, mraw/MRawCrateData.cc,
     35     mraw/MRawEvtData.cc, mraw/MRawEvtHeader.cc, mraw/MRawRead.cc,
     36     mraw/MRawEvtPixelIter.cc, mraw/MRawFileWrite.cc:
     37     - fixed documentation header
     38
     39   * mcalib/MMcCalibrationCalc.[h,cc]:
     40     - fixed documentation header
     41     - fixed usage of FindCreateObj and FindObject
     42     - removed data member to count entries (use histogram instead)
     43     - use TH1 function Integral instead of doing it manually
     44
     45   * mfilter/MFCosmics.cc:
     46     - fixed documentation
     47
     48   * mimage/MHillas.cc, mimage/MImgCleanStd.cc,
     49     mimage/MNewImagePar.[h,cc]:
     50     - replaced for-loops by Iterators
     51
     52   * mraw/MRawFileRead.cc, mraw/MRawSocketRead.cc:
     53     - fixed documentation header
     54     - check return value of MRawRunHeader::ReadEvt
     55
     56   * mraw/mraw/MRawRunHeader.[h,cc]:
     57     - fixed documentation header
     58     - added return value to MRawRunHeader::ReadEvt
     59     - added constant number for max format version - preliminary
     60       (should by a static data member)
     61
     62
    663
    764 2004/02/16: Markus Gaug
    865
    9    * mcalib/Makefile
    10    * mcalib/CalibLinkDef.h
    11 
    12    * mcalib/MHCalibrationRelTimePix.[h,cc]
    13    * mcalib/MHCalibrationRelTimeCam.[h,cc]
     66   * mcalib/Makefile, mcalib/CalibLinkDef.h:
     67     - added MHCalibrationRelTimePix
     68
     69   * mcalib/MHCalibrationRelTimePix.[h,cc],
     70     mcalib/MHCalibrationRelTimeCam.[h,cc]:
    1471     - new classes to fit and display the relative arrival times.
    1572     - filled from MArrivalTime
     
    2380
    2481
     82
    2583 2004/02/14: Markus Gaug
    2684
    27    * mcalib/Makefile
    28    * mcalib/CalibLinkDef.h
     85   * mcalib/Makefile, mcalib/CalibLinkDef.h:
     86     - added MHCalibrationChargePINDiode
    2987
    3088   * mcalib/MHCalibrationChargePINDiode.[h,cc]
     
    62120   * macros/calibration.C
    63121     - changed pedestal displays accordingly
    64 
    65122
    66123   * mjobs/MJPedestal.h
     
    78135   * mcalib/MHGausEvent.[h,cc], mcalib/Makefile, mcalib/CalibLinkDef.h:
    79136     - replaced by the improved version: MHGausEvents.[h,cc]
    80 
    81137
    82138
Note: See TracChangeset for help on using the changeset viewer.