Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

RawVtmTimeInfoBlock.cxx File Reference

#include "RawData/RawVtmTimeInfoBlock.h"
#include <vector>
#include "MessageService/MsgStream.h"
#include "MessageService/MsgService.h"
#include "MessageService/MsgFormat.h"
#include "RawData/RawBlockRegistry.h"

Go to the source code of this file.

Enumerations

enum  EDebugVtmTimeInfoBlock { kdbg_ForceHexDump = 0x0001 }
enum  EVtmTimeInfoBlkPos {
  indx_size = 0, indx_checksum = 1, indx_blockid = 2, indx_run = 3,
  indx_subrun = 4, indx_runtype = indx_subrun, indx_sec = 5, indx_nsec = 6,
  indx_crateid = 7, indx_tf = 8, indx_lastrfclock = 9, indx_spilltimerf = 10,
  indx_spilltimegps = 11, indx_clockstatus = 12, indx_endlasttf = 13, zzzz_last = 14
}

Functions

 CVSID ("$Id: RawVtmTimeInfoBlock.cxx,v 1.5 2005/06/07 21:47:32 rhatcher Exp $")
 REGISTERRAWBLOCK (RawVtmTimeInfoBlock, kMdBlockVtmTimeInfo, 0)


Enumeration Type Documentation

enum EDebugVtmTimeInfoBlock
 

Enumeration values:
kdbg_ForceHexDump 

Definition at line 14 of file RawVtmTimeInfoBlock.cxx.

00014                             {
00015    kdbg_ForceHexDump  = 0x0001
00016 };

enum EVtmTimeInfoBlkPos
 

Enumeration values:
indx_size 
indx_checksum 
indx_blockid 
indx_run 
indx_subrun 
indx_runtype 
indx_sec 
indx_nsec 
indx_crateid 
indx_tf 
indx_lastrfclock 
indx_spilltimerf 
indx_spilltimegps 
indx_clockstatus 
indx_endlasttf 
zzzz_last 

Definition at line 31 of file RawVtmTimeInfoBlock.cxx.

00031                         {
00032    indx_size          =  0,
00033    indx_checksum      =  1,
00034    indx_blockid       =  2,
00035    indx_run           =  3,
00036    indx_subrun        =  4,
00037    indx_runtype       = indx_subrun,
00038    indx_sec           =  5,
00039    indx_nsec          =  6,
00040    indx_crateid       =  7,
00041    indx_tf            =  8,
00042    indx_lastrfclock   =  9,
00043    indx_spilltimerf   = 10,
00044    indx_spilltimegps  = 11,
00045    indx_clockstatus   = 12,
00046    indx_endlasttf     = 13,
00047    zzzz_last          = 14
00048 };


Function Documentation

CVSID "$Id: RawVtmTimeInfoBlock cxx,
v 1.5 2005/06/07 21:47:32 rhatcher Exp $" 
 

REGISTERRAWBLOCK RawVtmTimeInfoBlock  ,
kMdBlockVtmTimeInfo  ,
 


Generated on Mon Feb 15 11:08:10 2010 for loon by  doxygen 1.3.9.1