Ignore:
Timestamp:
01/13/04 17:44:51 (21 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r2766 r2797  
    5050  MExtractSignal(const char *name=NULL, const char *title=NULL);
    5151
    52   void SetRange(Byte_t hifirst=3, Byte_t hilast=8, Byte_t lofirst=3, Byte_t lolast=8);
     52  void SetRange(Byte_t hifirst=3, Byte_t hilast=10, Byte_t lofirst=3, Byte_t lolast=10);
    5353  void SetSaturationLimit(Byte_t lim)      { fSaturationLimit = lim; }
    5454
Note: See TracChangeset for help on using the changeset viewer.