Ignore:
Timestamp:
12/09/03 18:48:55 (21 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/manalysis/MCalibrationCalc.h

    r2627 r2628  
    2020class MPedestalCam;
    2121class MCalibrationCam;
     22class MExtractedSignalCam;
    2223
    2324class MTime;
     
    2930  MPedestalCam             *fPedestals;    // Pedestals of all pixels in the camera
    3031  MCalibrationCam          *fCalibrations; // Calibration events of all pixels in the camera
     32  MExtractedSignalCam      *fSignals;      // Calibration events of all pixels in the camera
    3133
    3234  MRawEvtData              *fRawEvt;       // raw event data (time slices)
Note: See TracChangeset for help on using the changeset viewer.