Changeset 6743 for branches/rel10_ifa/psModules/src/astrom/pmChipMosaic.c
- Timestamp:
- Mar 30, 2006, 3:33:07 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/rel10_ifa/psModules/src/astrom/pmChipMosaic.c
r6448 r6743 358 358 } 359 359 360 numChips++;361 pmChipMosaic(chip, xBinChip, yBinChip); // Mosaic of cells within the chip362 360 if (pmChipMosaic(chip, xBinChip, yBinChip) > 0) { 361 numChips++; 362 } 363 363 } 364 364
Note:
See TracChangeset
for help on using the changeset viewer.
