Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
EventFilter
EcalDigiToRaw
interface
SRBlockFormatter.h
Go to the documentation of this file.
1
#ifndef SRBLOCKFORMATTER_H
2
#define SRBLOCKFORMATTER_H
3
4
#include <iostream>
5
#include <vector>
6
#include <map>
7
8
#include "
DataFormats/EcalDigi/interface/EcalDigiCollections.h
"
9
#include "
DataFormats/FEDRawData/interface/FEDRawDataCollection.h
"
10
#include "
DataFormats/FEDRawData/interface/FEDRawData.h
"
11
#include "
EventFilter/EcalDigiToRaw/interface/BlockFormatter.h
"
12
13
14
15
16
class
SRBlockFormatter
:
public
BlockFormatter
{
17
public
:
18
19
SRBlockFormatter
();
20
~SRBlockFormatter
();
21
void
DigiToRaw
(
int
dccid,
int
dcc_channel,
int
flag,
FEDRawData
&
rawdata
);
22
23
void
StartEvent
();
24
25
private
:
26
std::map<int, int>
header_
;
27
};
28
29
30
31
#endif
32
33
SRBlockFormatter
Definition:
SRBlockFormatter.h:16
FEDRawDataCollection.h
SRBlockFormatter::StartEvent
void StartEvent()
Definition:
SRBlockFormatter.cc:18
SRBlockFormatter::DigiToRaw
void DigiToRaw(int dccid, int dcc_channel, int flag, FEDRawData &rawdata)
Definition:
SRBlockFormatter.cc:25
SRBlockFormatter::~SRBlockFormatter
~SRBlockFormatter()
Definition:
SRBlockFormatter.cc:13
FEDRawData
Definition:
FEDRawData.h:20
BlockFormatter.h
EcalDigiCollections.h
BlockFormatter
Definition:
BlockFormatter.h:18
SRBlockFormatter::header_
std::map< int, int > header_
Definition:
SRBlockFormatter.h:26
SRBlockFormatter::SRBlockFormatter
SRBlockFormatter()
Definition:
SRBlockFormatter.cc:9
FEDRawData.h
lumiPlot.rawdata
dictionary rawdata
Definition:
lumiPlot.py:393
Generated for CMSSW Reference Manual by
1.8.5