Ignore:
Timestamp:
01/14/09 12:31:37 (16 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r9218 r9219  
    1818
    1919                                                 -*-*- END OF LINE -*-*-
     20
     21 2009/01/14 Thomas Bretz
     22
     23   * readraw.cc:
     24     - check first whether the file exist before adding the extension
     25
     26   * mbase/MMath.[h,cc]:
     27     - added function to Re-sort an array
     28
     29   * mfileio/MReadMarsFile.cc, mfileio/MWriteRootFile.cc:
     30     - Improved output
     31
     32   * mfileio/MWriteRootFile.cc:
     33     - fixed a problem which prevented to open more than one /dev/null
     34       devices independantly
     35
     36   * mgeom/MGeomCam.cc:
     37     - cosmetics
     38
     39   * mgeom/MGeomCamDwarf.h:
     40     - fixed a typo in an ifdef
     41
     42   * mgeom/MGeomPix.[h,cc]:
     43     - added funtion to return positon as TVector2
     44     - slightly improved the algorithm to check IsInside
     45     - fixed the conditional signs for the orientation of pixels
     46       in GetDirection
     47
     48   * mmain/MEventDisplay.cc:
     49     - Give different names to the MPedestalSubtract tasks
     50     - fixed buttons
     51     - call AddGeometryTags after ReInit to allow reading new geometries in
     52       ReInit
     53
     54   * mmc/MMcEvtBasic.h:
     55     - added a new primary type kNightSky
     56
     57   * mraw/MRawEvtPixelIter.h:
     58     - replaced type of the number of bytes by UInt_t
     59
     60   * mraw/MRawRunHeader.h:
     61     - allow to validate the magic-number from outside (for MCs)
     62
     63
    2064
    2165 2009/01/12 Daniel Hoehne-Moench
Note: See TracChangeset for help on using the changeset viewer.