test
Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
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
26
dumpEventIndex
void dumpEventIndex(const EventMsgView *eview)
Definition:
DumpTools.cc:189
dumpEventHeader
void dumpEventHeader(const EventMsgView *eview)
Definition:
DumpTools.cc:144
FRDEventMsgView
Definition:
FRDEventMessage.h:118
dumpInitHeader
void dumpInitHeader(const InitMsgView *view)
Definition:
DumpTools.cc:19
printBits
void printBits(unsigned char c)
Definition:
DumpTools.cc:136
dumpEventView
void dumpEventView(const EventMsgView *eview)
Definition:
DumpTools.cc:177
dumpInitView
void dumpInitView(const InitMsgView *view)
Definition:
DumpTools.cc:74
dumpInitVerbose
void dumpInitVerbose(const InitMsgView *view)
Definition:
DumpTools.cc:93
EnergyCorrector.c
tuple c
Definition:
EnergyCorrector.py:43
dumpEvent
void dumpEvent(uint8 *buf)
Definition:
DumpTools.cc:195
dumpFRDEventView
void dumpFRDEventView(const FRDEventMsgView *fview)
Definition:
DumpTools.cc:210
InitMessage.h
dumpInit
void dumpInit(uint8 *buf)
Definition:
DumpTools.cc:124
InitMsgView
Definition:
InitMessage.h:66
EventMsgView
Definition:
EventMessage.h:73
dumpStartMsg
void dumpStartMsg(const InitMsgView *view)
Definition:
DumpTools.cc:87
uint8
unsigned char uint8
Definition:
MsgTools.h:11
MsgTools.h
EventMessage.h
FRDEventMessage.h
Generated for CMSSW Reference Manual by
1.8.5