Ignore:
Timestamp:
01/10/05 14:48:24 (20 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r5601 r5768  
    7878  Float_t GetNumHiGainSamples() const { return fNumHiGainSamples; }
    7979  Float_t GetNumLoGainSamples() const { return fNumLoGainSamples; }
    80  
     80  Float_t GetOffsetLoGain()     const { return fOffsetLoGain;     }
     81
    8182  Bool_t  IsNoiseCalculation () const { return fNoiseCalculation; }
    8283 
Note: See TracChangeset for help on using the changeset viewer.