Changeset 8158 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 10/24/06 13:40:58 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r8157 r8158 29 29 * mextralgo/MExtralgoSpline.[h,cc]: 30 30 - removed the random iterator, use a random number instead 31 - removed obsolete variable fResolution 31 32 32 33 * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.cc, … … 46 47 - removed memcpy stuff, instead use the output of MExtractPedestal 47 48 - get the window size automatically from a possible extractor 49 - simplified InitBlindPixel 48 50 49 51 * mpedestal/Makefile, mpedestal/PedestalLinkDef.h: … … 87 89 - changed rise-time from 0.5 to 0.7 and fall time from 0.5 to 1.0 88 90 - removed obsolete data members 91 - removed fRandomIter 89 92 90 93 * msignal/MExtractedSignalPix.h: … … 117 120 * msignal/SignalIncl.h: 118 121 - removed obsolete includes 122 123 * msignal/MExtractBlindPixel.[h,cc]: 124 - changed according to the other changes 125 - removed a lot of obsolete variables 126 - changed interface to set blind pixel indices 127 - now directly use the spline extractor class 119 128 120 129
Note:
See TracChangeset
for help on using the changeset viewer.