Changeset 2794 for trunk/MagicSoft/Mars/mcalib
- Timestamp:
- 01/13/04 17:39:15 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mcalib/MCalibrationPix.h
r2764 r2794 112 112 113 113 // FIXME: Remove this from stored data members 114 Float_t GetPed() const { return fPed; }115 Float_t GetPedRms() const { return fPedRms; }114 Float_t GetPed() const { return fPed; } 115 Float_t GetPedRms() const { return fPedRms; } 116 116 117 117 // Setter
Note:
See TracChangeset
for help on using the changeset viewer.