Ignore:
Timestamp:
07/16/04 14:06:40 (20 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/msignal/MExtractBlindPixel.cc

    r4388 r4399  
    7979const Byte_t  MExtractBlindPixel::fgLast             =   7;
    8080const Byte_t  MExtractBlindPixel::fgHiGainFirst      =  10;
    81 const Byte_t  MExtractBlindPixel::fgHiGainLast       =  29;
     81const Byte_t  MExtractBlindPixel::fgHiGainLast       =  19;
    8282const Byte_t  MExtractBlindPixel::fgLoGainFirst      =   0;
    8383const Byte_t  MExtractBlindPixel::fgLoGainLast       =   7;
     
    649649        }
    650650    }
     651
    651652}
    652653
Note: See TracChangeset for help on using the changeset viewer.