Ignore:
Timestamp:
02/01/05 15:43:23 (20 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r6140 r6171  
    4242  ULong_t fLoGainOutOfRangeRight;               // Number of events out of range to the right side in low gain
    4343
    44   void    FindPeak(Byte_t *ptr, Byte_t &startslice, Int_t &signal, Int_t &sat, Byte_t &satpos) const;
     44  void    FindPeak(Byte_t *ptr, Byte_t *logain,
     45                   Byte_t &startslice, Int_t &max, Int_t &sat, Byte_t &satpos) const;
    4546
    4647  Int_t   PreProcess(MParList *pList);
Note: See TracChangeset for help on using the changeset viewer.