Changeset 8408 for trunk/MagicSoft/Mars/mcalib/MCalibCalcFromPast.h
- Timestamp:
- 04/17/07 13:40:31 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mcalib/MCalibCalcFromPast.h
r8210 r8408 21 21 class MCalibrationIntensityQECam; 22 22 class MCalibrationIntensityRelTimeCam; 23 class MCalibrationIntensityConstCam;24 23 class MBadPixelsIntensityCam; 25 24 … … 37 36 MCalibrationIntensityQECam *fIntensQE; //! Intensity QE Cam (to be created) 38 37 MCalibrationIntensityRelTimeCam *fIntensRelTime; //! Intensity Rel. Time Cam (to be created) 39 MCalibrationIntensityConstCam *fIntensConst; //! Intensity Rel. Time Cam (to be created)40 38 MBadPixelsIntensityCam *fIntensBad; //! Intensity Bad Pixels Cam (to be created) 41 39
Note:
See TracChangeset
for help on using the changeset viewer.