Changeset 5093


Ignore:
Timestamp:
09/16/04 21:10:20 (20 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mhcalib/MHCalibrationCam.cc

    r5092 r5093  
    349349  // FIXME, this might be done faster and more elegant, by direct copy.
    350350  //
    351   MHCalibrationCam *cam = this->Clone();
     351  MHCalibrationCam *cam = (MHCalibrationCam*)this->Clone();
    352352
    353353  cam->fRunNumbers             = fRunNumbers;
Note: See TracChangeset for help on using the changeset viewer.