Changeset 4399 for trunk/MagicSoft/Mars/msignal
- Timestamp:
- 07/16/04 14:06:40 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/msignal/MExtractBlindPixel.cc
r4388 r4399 79 79 const Byte_t MExtractBlindPixel::fgLast = 7; 80 80 const Byte_t MExtractBlindPixel::fgHiGainFirst = 10; 81 const Byte_t MExtractBlindPixel::fgHiGainLast = 29;81 const Byte_t MExtractBlindPixel::fgHiGainLast = 19; 82 82 const Byte_t MExtractBlindPixel::fgLoGainFirst = 0; 83 83 const Byte_t MExtractBlindPixel::fgLoGainLast = 7; … … 649 649 } 650 650 } 651 651 652 } 652 653
Note:
See TracChangeset
for help on using the changeset viewer.