Ignore:
Timestamp:
04/28/04 19:01:08 (20 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mjobs/MJCalibration.h

    r3862 r3873  
    6666  MCalibrationRelTimeCam &GetRelTimeCam()         { return fRelTimeCam;     }
    6767  MCalibrationQECam      &GetQECam()              { return fQECam;          }   
    68   const MBadPixelsCam    &GetBadPixels() const    { return fBadPixels;      }
     68  MBadPixelsCam          &GetBadPixels()          { return fBadPixels;      }
    6969 
    7070  void SetBadPixels(const MBadPixelsCam &bad)     { bad.Copy(fBadPixels);   }
Note: See TracChangeset for help on using the changeset viewer.