Changeset 3681 for trunk/MagicSoft/Mars/msignal
- Timestamp:
- 04/08/04 19:30:39 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/msignal/MExtractBlindPixel.cc
r3322 r3681 184 184 fBlindPixel->SetExtractedSignal(sum); 185 185 fBlindPixel->SetNumSaturated(sat); 186 187 if (sat)188 *fLog << warn << "WARNING - saturation occurred in the Blind Pixel " << endl;189 190 191 186 fBlindPixel->SetReadyToSave(); 192 187
Note:
See TracChangeset
for help on using the changeset viewer.