Changeset 7554 for trunk/MagicSoft/Mars/mimage
- Timestamp:
- 03/01/06 17:20:46 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mimage/MImagePar.cc
r6869 r7554 110 110 *fLog << " - Sat.Pixels (HG) [#] = " << fNumSatPixelsHG << " Pixels" << endl; 111 111 *fLog << " - Sat.Pixels (LG) [#] = " << fNumSatPixelsLG << " Pixels" << endl; 112 *fLog << " - N um rmvd CorePix[#] = " << fNumSinglePixels << " Pixels" << endl;113 *fLog << " - Sz rmvd CorePix [#] = " << fSizeSinglePixels << " CerPhot"<< endl;114 *fLog << " - S ize Sub Islands [#] = " << fSizeSubIslands << " CerPhot"<< endl;115 *fLog << " - S ize Main Island [#] = " << fSizeMainIsland << " CerPhot"<< endl;112 *fLog << " - No rmvd CorePx [#] = " << fNumSinglePixels << " Pixels" << endl; 113 *fLog << " - Sz rmvd CorePx [phe] = " << fSizeSinglePixels << endl; 114 *fLog << " - Sz Sub Islands [phe] = " << fSizeSubIslands << endl; 115 *fLog << " - Sz Main Island [phe] = " << fSizeMainIsland << endl; 116 116 }
Note:
See TracChangeset
for help on using the changeset viewer.