Ignore:
Timestamp:
12/05/03 11:34:19 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r2603 r2604  
    44
    55                                                 -*-*- END OF LINE -*-*-
     6 2003/12/05: Thomas Bretz
     7
     8   * mpointing/*:
     9     - added
     10
     11   * Makefile:
     12     - added mpointing
     13
     14   * NEWS:
     15     - updated
     16
     17   * mbase/MTime.[h,cc]:
     18     - complere rewrite of the data members
     19     - ClassDef=3
     20
     21   * mfileio/MCT1ReadPreProc.cc, mfileio/MReadCurrents.cc,
     22     mfileio/MReadReports.cc, mhist/MHPixVsTime.cc,
     23     mhist/MHVsTime.cc, mmain/MOnlineDump.cc,
     24     mmontecarlo/MMcTimeGenerate.cc, mreport/MReport.cc
     25
     26     - adapted to new MTime
     27
     28   * mfileio/MReadReports.[h,cc]:
     29     - added the possibility to enable Auto Scheme
     30     - delete the TChains when removed
     31
     32   * mfileio/MWriteRootFile.[h,cc]:
     33     - automaticalle create title for Trees
     34     - added a 'Must-Have' flag for the added containers
     35
     36   * mreport/MReportCamera.h:
     37     - added //! to all pointers
     38
     39   * mtools/MAstro.[h,cc]:
     40     - added calculations from and to MJD
     41     - moved to mbase
     42
     43   * mfileio/Makefile, mfileio/FileIOLinkDef.h:
     44     - removed MReadCurrent
     45
     46
     47
    648 2003/12/04: Markus Gaug
    749
    8   * manalysis/MCalibration*
    9      - implemented some of Thomas Bretz suggestions to make the code nicer
    10      - implemented the possibility to have cosmics in the calibration data
    11        and remove it
     50   * manalysis/MCalibration*
     51     - implemented some of Thomas Bretz suggestions to make the code
     52       nicer
     53     - implemented the possibility to have cosmics in the calibration
     54       data and remove it
    1255     - implemented the conversion factors for the blind pixel method
    1356
    14   * mhist/MHCalibration*
    15      - implemented some of Thomas Bretz suggestions to make the code nicer
    16      - implemented the possibility to have cosmics in the calibration data
    17        and still fit it
    18 
    19   * macros/calibration.C
     57   * mhist/MHCalibration*
     58     - implemented some of Thomas Bretz suggestions to make the code
     59       nicer
     60     - implemented the possibility to have cosmics in the calibration
     61       data and still fit it
     62
     63   * macros/calibration.C
    2064     - MStatusDisplay of calibration histograms a little bit more readable
     65
     66
    2167
    2268 2003/12/03: Abelardo Moralejo
     
    2672       time, instead of fmcevt2).
    2773
     74
     75
    2876 2003/12/02: Abelardo Moralejo
    2977
     
    3179     - changed names of variables (removed underscores). Use new
    3280       function MTask::AddSerialNumber  (see below).
     81
     82
    3383
    3484 2003/12/02: Thomas Bretz
Note: See TracChangeset for help on using the changeset viewer.