Ignore:
Timestamp:
09/15/04 17:03:10 (20 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r5017 r5036  
    4444  PulserColor_t fPulserColor;        // Colour of the pulsed LEDs
    4545
    46   TObjArray *fPixels;                //-> Array of MCalibrationPix, one per pixel
    47   TObjArray *fAverageAreas;          //-> Array of MCalibrationPix, one per pixel area
    48   TObjArray *fAverageSectors;        //-> Array of MCalibrationPix, one per camera sector
    49   TObjArray *fAverageBadAreas;       //-> Array of MBadPixelsPix,   one per pixel area
    50   TObjArray *fAverageBadSectors;     //-> Array of MBadPixelsPix,   one per camera sector
     46  TObjArray *fPixels;                // Array of MCalibrationPix, one per pixel
     47  TObjArray *fAverageAreas;          // Array of MCalibrationPix, one per pixel area
     48  TObjArray *fAverageSectors;        // Array of MCalibrationPix, one per camera sector
     49  TObjArray *fAverageBadAreas;       // Array of MBadPixelsPix,   one per pixel area
     50  TObjArray *fAverageBadSectors;     // Array of MBadPixelsPix,   one per camera sector
    5151
    5252  virtual void Add(const UInt_t a, const UInt_t b);
Note: See TracChangeset for help on using the changeset viewer.