Changeset 5362 for trunk/MagicSoft/Mars/msignal/MExtractor.h
- Timestamp:
- 11/09/04 18:49:42 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/msignal/MExtractor.h
r5361 r5362 76 76 Float_t GetNumLoGainSamples() const { return fNumLoGainSamples; } 77 77 78 Bool_t IsNoiseCalculation() { return fNoiseCalculation;}78 Bool_t IsNoiseCalculation () const { return fNoiseCalculation; } 79 79 80 80 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.