Changeset 4753
- Timestamp:
- 08/27/04 12:48:01 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mjobs/MJCalibration.h
r4729 r4753 130 130 void SetQECam(const MCalibrationQECam &qe) { qe.Copy(fQECam); } 131 131 void SetColor(const MCalibrationCam::PulserColor_t color) { fColor = color; } 132 132 void SetInput(MRunIter *iter) { fRuns = iter; } 133 133 134 // Displays 134 135 void SetFullDisplay() { fDisplayType = kFullDisplay; }
Note:
See TracChangeset
for help on using the changeset viewer.