Changeset 3526 for trunk/MagicSoft/Mars/mimage/MNewImagePar.h
- Timestamp:
- 03/16/04 18:50:24 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mimage/MNewImagePar.h
r3520 r3526 21 21 Float_t fConc; // [ratio] concentration ratio: sum of the two highest pixels / fSize 22 22 Float_t fConc1; // [ratio] concentration ratio: sum of the highest pixel / fSize 23 Float_t fConc3; // [ratio] concentration ratio: sum of the 3 highest pixel / fSize24 Float_t fConc4; // [ratio] concentration ratio: sum of the 4 highest pixel / fSize25 Float_t fConc5; // [ratio] concentration ratio: sum of the 5 highest pixel / fSize26 Float_t fConc6; // [ratio] concentration ratio: sum of the 6 highest pixel / fSize27 Float_t fConc7; // [ratio] concentration ratio: sum of the 7 highest pixel / fSize28 Float_t fConc8; // [ratio] concentration ratio: sum of the 8 highest pixel / fSize29 23 30 24 Short_t fNumUsedPixels; // Number of pixels which survived the image cleaning
Note:
See TracChangeset
for help on using the changeset viewer.