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

Legend:

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

    r3634 r3638  
    1616class MCalibrationCam : public MParContainer, public MCamEvent
    1717{
     18
    1819protected:
    1920 
     
    2425  TClonesArray *fAverageBadSectors;  //-> Array of MBadPixelsPix, one per camera sector
    2526 
    26   Byte_t  fFlags;
    27 
     27  Byte_t fFlags;                     // Byte to hold the flags
     28 
    2829public:
    2930
Note: See TracChangeset for help on using the changeset viewer.