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
dumpEventView
void dumpEventView(const EventMsgView *eview)
Definition:
DumpTools.cc:164
dumpFRDEventView
void dumpFRDEventView(const FRDEventMsgView *fview)
Definition:
DumpTools.cc:192
FRDEventMsgView
Definition:
FRDEventMessage.h:137
uint8
unsigned char uint8
Definition:
MsgTools.h:11
dumpEventHeader
void dumpEventHeader(const EventMsgView *eview)
Definition:
DumpTools.cc:130
FRDEventMessage.h
InitMessage.h
dumpEventIndex
void dumpEventIndex(const EventMsgView *eview)
Definition:
DumpTools.cc:174
EventMsgView
Definition:
EventMessage.h:72
dumpInitView
void dumpInitView(const InitMsgView *view)
Definition:
DumpTools.cc:70
dumpStartMsg
void dumpStartMsg(const InitMsgView *view)
Definition:
DumpTools.cc:79
printBits
void printBits(unsigned char c)
Definition:
DumpTools.cc:123
MsgTools.h
HltBtagPostValidation_cff.c
c
Definition:
HltBtagPostValidation_cff.py:31
visDQMUpload.buf
buf
Definition:
visDQMUpload.py:154
EventMessage.h
dumpEvent
void dumpEvent(uint8 *buf)
Definition:
DumpTools.cc:179
dumpInit
void dumpInit(uint8 *buf)
Definition:
DumpTools.cc:112
dumpInitHeader
void dumpInitHeader(const InitMsgView *view)
Definition:
DumpTools.cc:19
dumpInitVerbose
void dumpInitVerbose(const InitMsgView *view)
Definition:
DumpTools.cc:84
InitMsgView
Definition:
InitMessage.h:61
Generated for CMSSW Reference Manual by
1.8.16