CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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 
12 
13 
14 
15 
17  public :
18 
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 
long int flag
Definition: mlp_lapack.h:47
void DigiToRaw(int dccid, int dcc_channel, int flag, FEDRawData &rawdata)
std::map< int, int > header_
dictionary rawdata
Definition: lumiPlot.py:393