Ignore:
Timestamp:
01/30/04 10:16:10 (21 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r2956 r2971  
    3939private:
    4040
     41  static const Int_t fBlindPixelId;         // ID of the blind pixel
     42  static const Int_t fPINDiodeId;           // ID of the PIN Diode
     43 
    4144  MPedestalCam             *fPedestals;    // Pedestals of all pixels in the camera
    4245  MCalibrationCam          *fCalibrations; // Calibration events of all pixels in the camera
     
    5053  MTime                    *fEvtTime;      // Time of the event
    5154
    52   enum { kBlindPixelId = 559,               // ID of the blind pixel
    53          kPINDiodeId = 9999};              // ID of the PIN Diode
    54  
    5555  Int_t fEvents;                           // Number of events 
    5656  Int_t fCosmics;                          // Number of events due to supposed cosmics
Note: See TracChangeset for help on using the changeset viewer.