Main Page
Namespaces
Classes
Package Documentation
IOPool
Streamer
interface
DumpTools.h
Go to the documentation of this file.
1
#ifndef IOPool_Streamer_DumpTools_h
2
#define IOPool_Streamer_DumpTools_h
3
8
#include "
IOPool/Streamer/interface/MsgTools.h
"
9
#include "
IOPool/Streamer/interface/InitMessage.h
"
10
#include "
IOPool/Streamer/interface/EventMessage.h
"
11
#include "
IOPool/Streamer/interface/FRDEventMessage.h
"
12
13
void
dumpInitHeader
(
const
InitMsgView
* view);
14
void
dumpInitView
(
const
InitMsgView
* view);
15
void
dumpStartMsg
(
const
InitMsgView
* view);
16
void
dumpInitVerbose
(
const
InitMsgView
* view);
17
void
dumpInit
(
uint8
* buf);
18
void
printBits
(
unsigned
char
c
);
19
void
dumpEventHeader
(
const
EventMsgView
* eview);
20
void
dumpEventView
(
const
EventMsgView
* eview);
21
void
dumpEventIndex
(
const
EventMsgView
* eview);
22
void
dumpEvent
(
uint8
* buf);
23
void
dumpFRDEventView
(
const
FRDEventMsgView
* fview);
24
25
#endif
dumpEventIndex
void dumpEventIndex(const EventMsgView *eview)
Definition:
DumpTools.cc:174
dumpEventHeader
void dumpEventHeader(const EventMsgView *eview)
Definition:
DumpTools.cc:130
FRDEventMsgView
Definition:
FRDEventMessage.h:107
dumpInitHeader
void dumpInitHeader(const InitMsgView *view)
Definition:
DumpTools.cc:19
printBits
void printBits(unsigned char c)
Definition:
DumpTools.cc:123
dumpEventView
void dumpEventView(const EventMsgView *eview)
Definition:
DumpTools.cc:164
EnergyCorrector.c
c
Definition:
EnergyCorrector.py:44
dumpInitView
void dumpInitView(const InitMsgView *view)
Definition:
DumpTools.cc:70
dumpInitVerbose
void dumpInitVerbose(const InitMsgView *view)
Definition:
DumpTools.cc:84
dumpEvent
void dumpEvent(uint8 *buf)
Definition:
DumpTools.cc:179
dumpFRDEventView
void dumpFRDEventView(const FRDEventMsgView *fview)
Definition:
DumpTools.cc:192
InitMessage.h
dumpInit
void dumpInit(uint8 *buf)
Definition:
DumpTools.cc:112
InitMsgView
Definition:
InitMessage.h:61
EventMsgView
Definition:
EventMessage.h:72
dumpStartMsg
void dumpStartMsg(const InitMsgView *view)
Definition:
DumpTools.cc:79
uint8
unsigned char uint8
Definition:
MsgTools.h:11
MsgTools.h
EventMessage.h
FRDEventMessage.h
Generated for CMSSW Reference Manual by
1.8.11