Changeset 5362


Ignore:
Timestamp:
11/09/04 18:49:42 (20 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r5361 r5362  
    7676  Float_t GetNumLoGainSamples() const { return fNumLoGainSamples; }
    7777 
    78   Bool_t IsNoiseCalculation()   {   return fNoiseCalculation;  }
     78  Bool_t  IsNoiseCalculation () const { return fNoiseCalculation; }
    7979 
    8080  virtual void SetRange    ( Byte_t hifirst=0, Byte_t hilast=0, Byte_t lofirst=0, Byte_t lolast=0 );
Note: See TracChangeset for help on using the changeset viewer.