Ignore:
Timestamp:
04/28/04 13:36:09 (21 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/msignal/MExtractFixedWindowPeakSearch.h

    r3861 r3868  
    2323  Byte_t  fWindowSizeLoGain;     // Number of Lo Gain slices in window
    2424
    25   void   FindSignalHiGain(Byte_t *ptr, Int_t last, Int_t &sum, Byte_t &sat) const;
    26   void   FindSignalLoGain(Byte_t *ptr, Int_t last, Int_t &sum, Byte_t &sat) const; 
     25  void   FindSignalHiGain(Byte_t *ptr, Int_t &sum, Byte_t &sat) const;
     26  void   FindSignalLoGain(Byte_t *ptr, Int_t &sum, Byte_t &sat) const; 
    2727
    2828  void   FindPeak(Byte_t *ptr, Byte_t window, Byte_t &startslice, Int_t &signal, Int_t &sat) const;
Note: See TracChangeset for help on using the changeset viewer.