Ignore:
Timestamp:
04/17/07 13:40:31 (18 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mcalib/MCalibCalcFromPast.h

    r8210 r8408  
    2121class MCalibrationIntensityQECam;
    2222class MCalibrationIntensityRelTimeCam;
    23 class MCalibrationIntensityConstCam;
    2423class MBadPixelsIntensityCam;
    2524
     
    3736  MCalibrationIntensityQECam      *fIntensQE;        //! Intensity QE     Cam (to be created)
    3837  MCalibrationIntensityRelTimeCam *fIntensRelTime;   //! Intensity Rel. Time Cam (to be created)
    39   MCalibrationIntensityConstCam   *fIntensConst;     //! Intensity Rel. Time Cam (to be created)
    4038  MBadPixelsIntensityCam          *fIntensBad;       //! Intensity Bad Pixels Cam (to be created)
    4139 
Note: See TracChangeset for help on using the changeset viewer.