Index: trunk/MagicSoft/Mars/mreport/MReportCamera.h
===================================================================
--- trunk/MagicSoft/Mars/mreport/MReportCamera.h	(revision 2892)
+++ trunk/MagicSoft/Mars/mreport/MReportCamera.h	(revision 3066)
@@ -44,4 +44,7 @@
     MReportCamera();
 
+    Byte_t GetStatus() const { return  fStatus; }
+    Byte_t GetStatusDC() const { return fStatusDC; }
+
     ClassDef(MReportCamera, 1) // Class for CAMERA-REPORT information
 };
