| 1 | 
 /** @file | 
 /** @file | 
| 2 | 
  * $Source: /home/cvsmanager/yoda/event/log/LogRecord.h,v $ | 
  * $Source: /home/cvsmanager/yoda/event/log/LogRecord.h,v $ | 
| 3 | 
  * $Id: LogRecord.h,v 1.3 2004/08/19 15:24:16 kusanagi Exp $ | 
  * $Id: LogRecord.h,v 2.0 2004/09/21 20:50:09 kusanagi Exp $ | 
| 4 | 
  * $Author: kusanagi $ | 
  * $Author: kusanagi $ | 
| 5 | 
  *  | 
  *  | 
| 6 | 
  * Header file for the LogRecord class. | 
  * Header file for the LogRecord class. | 
| 25 | 
   public: | 
   public: | 
| 26 | 
     /** | 
     /** | 
| 27 | 
      * Get the run name according to a certain run number. | 
      * Get the run name according to a certain run number. | 
| 28 | 
      * @param run Run number. | 
     */ | 
 | 
      * @return a string with the run name. | 
  | 
 | 
      */ | 
  | 
| 29 | 
     UINT32  RECORD_OBT; | 
     UINT32  RECORD_OBT; | 
| 30 | 
     UINT8   MASKTYPE; | 
     UINT8   MASKTYPE; | 
| 31 | 
     UINT8   FILE_ID; | 
     UINT8   FILE_ID; |