Ignore:
Timestamp:
02/16/04 15:32:07 (21 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mcalib/MExtractBlindPixel.h

    r3196 r3198  
    2929  static const Byte_t fgLast;
    3030
    31   MPedestalCam                *fPedestals;    // Pedestals of all pixels in the camera
    3231  MExtractedSignalBlindPixel  *fBlindPixel;   // Extracted signal of the Blind Pixel
    3332
     
    4342  UInt_t  fBlindPixelIdx;
    4443
    45   Float_t fPedestal;
    46   Float_t fPedRms;
    47  
    48   void   FindSignal(Byte_t *ptr, Int_t size, UInt_t &sum, UInt_t &sum2, UInt_t &sat, UInt_t &max) const;
    49  
    5044  Int_t  PreProcess(MParList *pList);
    5145  Int_t  Process();
Note: See TracChangeset for help on using the changeset viewer.