Ignore:
Timestamp:
03/02/07 12:15:34 (18 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r8347 r8353  
    1919                                                 -*-*- END OF LINE -*-*-
    2020
     21 2007/03/02 Thomas Bretz
     22
     23   * mraw/MRawRunHeader.h:
     24     - added GetNumBytesPerSample() member function
     25
     26   * mraw/MRawRead.cc:
     27     - splitted ReadPixel and setting ab-flag into function calls
     28     - fixed skipping pixels if bps>1
     29
     30   * mraw/MRawEvtData.[h,cc]:
     31     - removed last argument from AddPixel
     32     - split reading pixel data and setting ab-flag into two functions
     33     - increased version number from 5 to 6
     34     - adapted Print function
     35     - adapted Draw function
     36     - adapted ReadPixel function
     37
     38
     39
    2140 2007/03/01 Thomas Bretz
    2241
     
    7089     - according to this the lower signal limit has been decresed
    7190       by 15
     91     - changed "saturation" limit accordingly from 254 to 245
     92
     93   * mpedestal/MPedestalsubtractedEvt.h:
     94     - added a shortcut for GetSaturation
    7295
    7396   * mjobs/MJPedestal.cc:
Note: See TracChangeset for help on using the changeset viewer.