Changeset 8417 for trunk/MagicSoft/Mars/mcalib/MCalibrationRelTimeCalc.h
- Timestamp:
- 04/18/07 16:34:51 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mcalib/MCalibrationRelTimeCalc.h
r8142 r8417 22 22 class MCalibrationRelTimeCam; 23 23 class MGeomCam; 24 class MBadPixelsIntensityCam;24 //class MBadPixelsIntensityCam; 25 25 class MBadPixelsCam; 26 26 … … 35 35 36 36 // Pointers 37 MBadPixelsIntensityCam *fIntensBad; // Bad Pixels Intensity Cam37 //MBadPixelsIntensityCam *fIntensBad; // Bad Pixels Intensity Cam 38 38 MBadPixelsCam *fBadPixels; // Bad Pixels 39 39 MCalibrationIntensityRelTimeCam *fIntensCam; // Calibrated RelTimes for different intensities
Note:
See TracChangeset
for help on using the changeset viewer.