Ignore:
Timestamp:
01/15/02 09:05:50 (23 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/manalysis/MBlindPixelCalc.h

    r1149 r1179  
    1919    MBlindPixels *fPixels;  //!
    2020
    21     TArrayS fPixelsID;  // Pixel IDs for blind pixels, which
    22                         // are entered by the user.
     21    TArrayS fPixelsID;  // Pixel IDs for blind pixels, which are entered by the user.
     22
    2323public:
    2424    MBlindPixelCalc(const char *name=NULL, const char *title=NULL);
     
    3030    virtual Bool_t ReInit(MParList *pList);
    3131
    32     ClassDef(MBlindPixelCalc, 0)    // task removing from analysis some pixels
     32    ClassDef(MBlindPixelCalc, 0) // task to disable given pixels for analysis
    3333};
    3434
Note: See TracChangeset for help on using the changeset viewer.