Changeset 8353 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 03/02/07 12:15:34 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r8347 r8353 19 19 -*-*- END OF LINE -*-*- 20 20 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 21 40 2007/03/01 Thomas Bretz 22 41 … … 70 89 - according to this the lower signal limit has been decresed 71 90 by 15 91 - changed "saturation" limit accordingly from 254 to 245 92 93 * mpedestal/MPedestalsubtractedEvt.h: 94 - added a shortcut for GetSaturation 72 95 73 96 * mjobs/MJPedestal.cc:
Note:
See TracChangeset
for help on using the changeset viewer.