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

RawTrcMonitorBlock.cxx File Reference

#include "RawData/RawTrcMonitorBlock.h"
#include "MessageService/MsgFormat.h"
#include "MessageService/MsgService.h"
#include "RawData/RawBlockRegistry.h"

Go to the source code of this file.

Enumerations

enum  DDebugTrcMonitorBlock { kdbg_ForceHexDump = 0x00000001 }
enum  ETrcMonitorBlkPos {
  indx_size = 0, indx_checksum = 1, indx_blockid = 2, indx_run = 3,
  indx_subrun = 4, indx_runtype = indx_subrun, indx_crateid = 5, indx_timeframe = 6,
  indx_nreports = 7, zzzz_last = 8
}

Functions

 CVSID ("$Id: RawTrcMonitorBlock.cxx,v 1.4 2005/07/22 19:12:14 rhatcher Exp $")
 REGISTERRAWBLOCK (RawTrcMonitorBlock, kMdBlockTrcMonitor, 0)

Variables

RawTrcMonitorBlock::RawTrcStatusReport dummyTrcStatusReport


Enumeration Type Documentation

enum DDebugTrcMonitorBlock
 

Enumeration values:
kdbg_ForceHexDump 

Definition at line 15 of file RawTrcMonitorBlock.cxx.

00015                            {
00016   kdbg_ForceHexDump = 0x00000001
00017 };

enum ETrcMonitorBlkPos
 

Enumeration values:
indx_size 
indx_checksum 
indx_blockid 
indx_run 
indx_subrun 
indx_runtype 
indx_crateid 
indx_timeframe 
indx_nreports 
zzzz_last 

Definition at line 28 of file RawTrcMonitorBlock.cxx.

00028                        {
00029    indx_size      = 0,
00030    indx_checksum  = 1,
00031    indx_blockid   = 2,
00032    indx_run       = 3,
00033    indx_subrun    = 4,
00034    indx_runtype   = indx_subrun,
00035    indx_crateid   = 5,
00036    indx_timeframe = 6,
00037    indx_nreports  = 7,
00038    zzzz_last      = 8
00039 };


Function Documentation

CVSID "$Id: RawTrcMonitorBlock cxx,
v 1.4 2005/07/22 19:12:14 rhatcher Exp $" 
 

REGISTERRAWBLOCK RawTrcMonitorBlock  ,
kMdBlockTrcMonitor  ,
 


Variable Documentation

RawTrcMonitorBlock::RawTrcStatusReport dummyTrcStatusReport [static]
 

Definition at line 41 of file RawTrcMonitorBlock.cxx.


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