Ignore:
Timestamp:
02/09/04 15:14:02 (21 years ago)
Author:
reyes
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mreport/MReportCamera.h

    r2892 r3066  
    4444    MReportCamera();
    4545
     46    Byte_t GetStatus() const { return  fStatus; }
     47    Byte_t GetStatusDC() const { return fStatusDC; }
     48
    4649    ClassDef(MReportCamera, 1) // Class for CAMERA-REPORT information
    4750};
Note: See TracChangeset for help on using the changeset viewer.