- Timestamp:
- 04/18/17 17:04:49 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/mcore/factfits.h
r18119 r18835 38 38 } 39 39 40 const std::vector<int16_t> &GetOffsetCalibration() const { return fOffsetCalibration; } 40 const std::vector<int16_t> &GetOffsetCalibration() const { return fOffsetCalibration; } 41 42 void resetCalibration() { fOffsetCalibration.clear(); } 41 43 42 44 private:
Note:
See TracChangeset
for help on using the changeset viewer.