Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
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/DQMEventMessage.h
"
12
#include "
IOPool/Streamer/interface/FRDEventMessage.h
"
13
14
void
dumpInitHeader
(
const
InitMsgView
* view);
15
void
dumpInitView
(
const
InitMsgView
* view);
16
void
dumpStartMsg
(
const
InitMsgView
* view);
17
void
dumpInitVerbose
(
const
InitMsgView
* view);
18
void
dumpInit
(
uint8
* buf);
19
void
printBits
(
unsigned
char
c
);
20
void
dumpEventHeader
(
const
EventMsgView
* eview);
21
void
dumpEventView
(
const
EventMsgView
* eview);
22
void
dumpEventIndex
(
const
EventMsgView
* eview);
23
void
dumpEvent
(
uint8
* buf);
24
void
dumpDQMEventHeader
(
const
DQMEventMsgView
* dview);
25
void
dumpDQMEventView
(
const
DQMEventMsgView
* dview);
26
void
dumpFRDEventView
(
const
FRDEventMsgView
* fview);
27
28
#endif
29
dumpEventIndex
void dumpEventIndex(const EventMsgView *eview)
Definition:
DumpTools.cc:187
dumpEventHeader
void dumpEventHeader(const EventMsgView *eview)
Definition:
DumpTools.cc:142
FRDEventMsgView
Definition:
FRDEventMessage.h:63
dumpInitHeader
void dumpInitHeader(const InitMsgView *view)
Definition:
DumpTools.cc:17
printBits
void printBits(unsigned char c)
Definition:
DumpTools.cc:134
dumpEventView
void dumpEventView(const EventMsgView *eview)
Definition:
DumpTools.cc:175
dumpInitView
void dumpInitView(const InitMsgView *view)
Definition:
DumpTools.cc:72
dumpInitVerbose
void dumpInitVerbose(const InitMsgView *view)
Definition:
DumpTools.cc:91
dumpEvent
void dumpEvent(uint8 *buf)
Definition:
DumpTools.cc:193
dumpDQMEventView
void dumpDQMEventView(const DQMEventMsgView *dview)
Definition:
DumpTools.cc:229
dumpFRDEventView
void dumpFRDEventView(const FRDEventMsgView *fview)
Definition:
DumpTools.cc:247
InitMessage.h
dumpInit
void dumpInit(uint8 *buf)
Definition:
DumpTools.cc:122
InitMsgView
Definition:
InitMessage.h:64
EventMsgView
Definition:
EventMessage.h:71
DQMEventMsgView
Definition:
DQMEventMessage.h:74
trackerHits.c
tuple c
Definition:
trackerHits.py:26
dumpDQMEventHeader
void dumpDQMEventHeader(const DQMEventMsgView *dview)
Definition:
DumpTools.cc:208
dumpStartMsg
void dumpStartMsg(const InitMsgView *view)
Definition:
DumpTools.cc:85
uint8
unsigned char uint8
Definition:
MsgTools.h:11
MsgTools.h
EventMessage.h
DQMEventMessage.h
FRDEventMessage.h
Generated for CMSSW Reference Manual by
1.8.5