Ignore:
Timestamp:
11/17/03 23:53:16 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r2521 r2522  
    1919     - added
    2020
     21   * merpp.cc, readraw.cc:
     22     - added option -?/-h
     23     
     24   * mona.cc:
     25     - added MOnlineDump-class
     26     - added port as a commandline option
     27     - added commandline options
     28     
     29   * status.cc:
     30     - added option -?/-h
     31     - added filter to support MC and DAQ files
     32     
     33   * mdata/MDataChain.[h,cc]:
     34     - added kERound
     35
     36   * mfilter/FilterLinkDef.h, mfilter/Makefile:
     37     - added MFRealTimePeriod
     38     
     39   * mgeom/MGeomCam.h:
     40     - added InitGeometry
     41     
     42   * mgeom/MGeomCamCT1.cc, mgeom/MGeomCamCT1Daniel.cc,
     43     mgeom/MGeomCamECO1000.cc, mgeom/MGeomCamECO1000HG.cc,
     44     mgeom/MGeomCamMagic.cc, mgeom/MGeomCamMagic919.cc,
     45     mgeom/MGeomCamMagicHG.cc:
     46     - replaced Calc* by InitGeometry
     47     
     48   * mmain/MEventDisplay.cc:
     49     - added a filter to support MC and real files
     50     
     51   * mmain/Makefile:
     52     - added mdata and mfilter
     53     
     54   * mraw/MRawFileRead.cc:
     55     - close file in PostProcess
     56     
     57   * mraw/MRawRunHeader.h:
     58     - added a comment
     59     
     60   * mraw/RawIncl.h:
     61     - removed some obsolete includes
     62
     63   * mhist/MH*:
     64     - cleaned up many includes
     65
    2166
    2267
    2368 2003/11/15: Thomas Bretz, Abelardo Moralejo
    24 
    25    REMARK: These changes are preliminary! I want to implement a
    26            more straight forward solution piping fSerialNumber
    27            when calling SetupFill(). Don't relay on the current
    28            code!
    2969
    3070   * mhist/MH.h:
Note: See TracChangeset for help on using the changeset viewer.