Changeset 2424 for trunk/MagicSoft/Mars/manalysis
- Timestamp:
- 10/23/03 14:01:49 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/manalysis/MCerPhotCalc.cc
r2377 r2424 248 248 if (ptr==NULL) 249 249 { 250 *fLog << warn << "WARNING - Pixel #" << idx << " saturated but has no lo gains.. skipping!" << endl;250 *fLog << warn << "WARNING - Pixel #" << idx << " saturated but has no lo gains... skipping!" << endl; 251 251 return kCONTINUE; 252 252 }
Note:
See TracChangeset
for help on using the changeset viewer.