Ignore:
Timestamp:
03/17/04 17:17:14 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r3536 r3537  
    1919                                                 -*-*- END OF LINE -*-*-
    2020
     21 2004/03/17: Thomas Bretz
     22
     23   * mastro/MAstroCatalog.[h,cc]:
     24     - some simplifications and changes
     25
     26   * mastro/MAstroCatalog.[h,cc]:
     27     - some simplifications and changes
     28
     29   * mastro/MAstroSky2Local.[h,cc]:
     30     - rotation matrix from sky to local coordinates
     31     - added
     32
     33   * mastro/Makefile, mastro/AstroLinkDef.h:
     34     - MAstroSky2Local added
     35
     36   * mraw/MRawEvtPixelIter.cc:
     37     - GetIdxMaxLoGainSample(const Byte_t lofirst) const
     38       accelerated and fixed (the first slice was compared to itself
     39       and the last slice was not taken into account)
     40
     41
     42
    2143 2004/03/17: Antonio Stamerra
    2244
    2345   * macros/datatrigcheck.C
    2446     - added macro for time and trigger data-checking
     47
    2548
    2649
     
    3659
    3760
     61
    3862 2004/03/17: Wolfgang Wittek
    3963
     
    4569 2004/03/16: Markus Gaug
    4670 
    47   * mhist/MHCamera.[h,cc]
    48     - added function RadialProfile which returns a TProfile of the
    49       value along the radius from the camera center
     71   * mhist/MHCamera.[h,cc]
     72     - added function RadialProfile which returns a TProfile of the
     73       value along the radius from the camera center
     74
    5075
    5176
    5277 2004/03/16: Oscar Blanch Bigas
    5378
    54   * mimage/MConcentration.[h,cc]
    55     - new class for Concentration stuff.
    56     - It computes and stores Concentration 1-8
    57 
    58   * mimage/MNewImagePar.[h,cc]
    59     - New Concentration stuff is moved to MConcentration.
    60 
    61   * mimage/MHillasCalc.[h,cc], Makefile, ImageLinkDef.h
    62     - Modifications needed to support and compile new
    63       MConcentration class.
     79   * mimage/MConcentration.[h,cc]
     80     - new class for Concentration stuff.
     81     - It computes and stores Concentration 1-8
     82
     83   * mimage/MNewImagePar.[h,cc]
     84     - New Concentration stuff is moved to MConcentration.
     85
     86   * mimage/MHillasCalc.[h,cc], Makefile, ImageLinkDef.h
     87     - Modifications needed to support and compile new
     88       MConcentration class.
     89
     90
    6491
    6592 2004/03/16: Thomas Bretz
     
    190217     - added MStatusArray
    191218
    192    * mraw/MRawEvtPixelIter.cc:
    193      - GetIdxMaxLoGainSample(const Byte_t lofirst) const
    194        accelerated and fixed (the first slice was compared to itself
    195        and the last slice was not taken into account)
    196 
    197219   * mhits/MHCamera.[h,cc], mgui/MHexagon.[h,cc]:
    198220     - improved drawing MHCamera with 'same' option
Note: See TracChangeset for help on using the changeset viewer.