Changeset 5768 for trunk/MagicSoft/Mars/msignal
- Timestamp:
- 01/10/05 14:48:24 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/msignal/MExtractor.h
r5601 r5768 78 78 Float_t GetNumHiGainSamples() const { return fNumHiGainSamples; } 79 79 Float_t GetNumLoGainSamples() const { return fNumLoGainSamples; } 80 80 Float_t GetOffsetLoGain() const { return fOffsetLoGain; } 81 81 82 Bool_t IsNoiseCalculation () const { return fNoiseCalculation; } 82 83
Note:
See TracChangeset
for help on using the changeset viewer.