Ignore:
Timestamp:
02/12/04 19:54:27 (21 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mcalib/MCalibrationCalc.cc

    r3123 r3124  
    115115const UInt_t MCalibrationCalc::fPINDiodeId   = 9999;
    116116const Byte_t MCalibrationCalc::fgSaturationLimit = 254;
    117 const Int_t  MCalibrationCalc::fgBlindPixelFirst = 10;
    118 const Int_t  MCalibrationCalc::fgBlindPixelLast  = 20;
     117const Int_t  MCalibrationCalc::fgBlindPixelFirst = 3;
     118const Int_t  MCalibrationCalc::fgBlindPixelLast  = 14;
    119119const Int_t  MCalibrationCalc::fgBlindPixelSinglePheCut = 400;
    120120
Note: See TracChangeset for help on using the changeset viewer.