Changeset 3121 for trunk/MagicSoft/Mars
- Timestamp:
- 02/12/04 16:30:25 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mcalib/MCalibrationCalc.cc
r3120 r3121 117 117 const Byte_t MCalibrationCalc::fgBlindPixelFirst = 10; 118 118 const Byte_t MCalibrationCalc::fgBlindPixelLast = 20; 119 const Int_t MCalibrationCalc::fgBlindPixelSinglePheCut = 150;119 const Int_t MCalibrationCalc::fgBlindPixelSinglePheCut = 200; 120 120 121 121 // --------------------------------------------------------------------------
Note:
See TracChangeset
for help on using the changeset viewer.