Ignore:
Timestamp:
03/16/04 18:50:24 (21 years ago)
Author:
blanch
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mimage/MNewImagePar.h

    r3520 r3526  
    2121    Float_t fConc;               // [ratio] concentration ratio: sum of the two highest pixels / fSize
    2222    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 / fSize
    24     Float_t fConc4;              // [ratio] concentration ratio: sum of the 4 highest pixel / fSize
    25     Float_t fConc5;              // [ratio] concentration ratio: sum of the 5 highest pixel / fSize
    26     Float_t fConc6;              // [ratio] concentration ratio: sum of the 6 highest pixel / fSize
    27     Float_t fConc7;              // [ratio] concentration ratio: sum of the 7 highest pixel / fSize
    28     Float_t fConc8;              // [ratio] concentration ratio: sum of the 8 highest pixel / fSize
    2923
    3024    Short_t fNumUsedPixels;      // Number of pixels which survived the image cleaning
Note: See TracChangeset for help on using the changeset viewer.