Changeset 8417 for trunk/MagicSoft/Mars/mcalib/MCalibrationChargeCalc.h
- Timestamp:
- 04/18/07 16:34:51 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mcalib/MCalibrationChargeCalc.h
r8142 r8417 33 33 class MGeomCam; 34 34 class MExtractedSignalCam; 35 class MBadPixelsIntensityCam;36 35 class MBadPixelsCam; 37 36 class MExtractor; … … 85 84 86 85 // Pointers 87 MBadPixelsIntensityCam *fIntensBad; //! Bad Pixels 86 // MBadPixelsIntensityCam *fIntensBad; //! Bad Pixels 88 87 MBadPixelsCam *fBadPixels; //! Bad Pixels 89 88 MCalibrationIntensityChargeCam *fIntensCam; //! Intensity Calibration results of all pixels
Note:
See TracChangeset
for help on using the changeset viewer.