Changeset 6689 for trunk/MagicSoft/Mars/mhcalib
- Timestamp:
- 02/28/05 19:18:13 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhcalib/MHCalibrationCam.cc
r6528 r6689 704 704 MBadPixelsPix &bad = fIntensBad ? (*fIntensBad)[i] : (*fBadPixels)[i]; 705 705 InitHists(pix,bad,i); 706 707 if (fCam) 708 (*fCam)[i].SetPixId(i); 706 709 } 707 710 }
Note:
See TracChangeset
for help on using the changeset viewer.