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

RawErrorStatsBlock.cxx File Reference

#include "RawData/RawErrorStatsBlock.h"
#include "MessageService/MsgStream.h"
#include "MessageService/MsgFormat.h"
#include "MessageService/MsgService.h"
#include "RawData/RawBlockRegistry.h"

Go to the source code of this file.

Enumerations

enum  EErrorStatsBlkPos {
  indx_size = 0, indx_checksum = 1, indx_blockid = 2, indx_run = 3,
  indx_subrun = 4, indx_runtype = indx_subrun, indx_startsec = 5, indx_startnsec = 6,
  indx_endsec = 7, indx_endnsec = 8, indx_nerrors = 9, indx_nsrcs = 10,
  zzzz_last = 11
}

Functions

 REGISTERRAWBLOCK (RawErrorStatsBlock, kMdBlockErrorStats, 0)


Enumeration Type Documentation

enum EErrorStatsBlkPos
 

Enumeration values:
indx_size 
indx_checksum 
indx_blockid 
indx_run 
indx_subrun 
indx_runtype 
indx_startsec 
indx_startnsec 
indx_endsec 
indx_endnsec 
indx_nerrors 
indx_nsrcs 
zzzz_last 

Definition at line 27 of file RawErrorStatsBlock.cxx.

00027                        {
00028    indx_size      =  0,
00029    indx_checksum  =  1,
00030    indx_blockid   =  2,
00031    indx_run       =  3,
00032    indx_subrun    =  4,
00033    indx_runtype   = indx_subrun,
00034    indx_startsec  =  5,
00035    indx_startnsec =  6,
00036    indx_endsec    =  7,
00037    indx_endnsec   =  8,
00038    indx_nerrors   =  9,
00039    indx_nsrcs     = 10,
00040    zzzz_last      = 11
00041 };


Function Documentation

REGISTERRAWBLOCK RawErrorStatsBlock  ,
kMdBlockErrorStats  ,
 


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