Changeset 5093
- Timestamp:
- 09/16/04 21:10:20 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhcalib/MHCalibrationCam.cc
r5092 r5093 349 349 // FIXME, this might be done faster and more elegant, by direct copy. 350 350 // 351 MHCalibrationCam *cam = this->Clone();351 MHCalibrationCam *cam = (MHCalibrationCam*)this->Clone(); 352 352 353 353 cam->fRunNumbers = fRunNumbers;
Note:
See TracChangeset
for help on using the changeset viewer.