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

RawTOFBlock.cxx File Reference

#include "RawData/RawTOFBlock.h"
#include "RawData/RawTOFDigit.h"
#include "MessageService/MsgStream.h"
#include "MessageService/MsgService.h"
#include "RawData/RawBlockRegistry.h"

Go to the source code of this file.

Enumerations

enum  EDebugDigitDataBlock { dbg_DumpHeaderOnUnpack = 0x0001, dbg_DumpCrateOnUnpack = 0x0002, dbg_DumpDigitOnUnpack = 0x0004 }

Functions

 CVSID ("$Id: RawTOFBlock.cxx,v 1.9 2004/09/02 21:47:34 rhatcher Exp $")
 REGISTERRAWBLOCK (RawTOFBlock, kMdBlockTofReadout, 0)


Enumeration Type Documentation

enum EDebugDigitDataBlock
 

Enumeration values:
dbg_DumpHeaderOnUnpack 
dbg_DumpCrateOnUnpack 
dbg_DumpDigitOnUnpack 

Definition at line 15 of file RawTOFBlock.cxx.

00015                           {
00016    dbg_DumpHeaderOnUnpack = 0x0001,
00017    dbg_DumpCrateOnUnpack  = 0x0002,
00018    dbg_DumpDigitOnUnpack  = 0x0004
00019 };


Function Documentation

CVSID "$Id: RawTOFBlock cxx,
v 1.9 2004/09/02 21:47:34 rhatcher Exp $" 
 

REGISTERRAWBLOCK RawTOFBlock  ,
kMdBlockTofReadout  ,
 


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