CMS 3D CMS Logo

MatacqDataFormatter.h
Go to the documentation of this file.
1 #ifndef MatacqTBDataFormatter_H
2 #define MatacqTBDataFormatter_H
3 
7 #include <ostream>
10 
11 class MatacqTBRawEvent;
12 class FEDRawData;
13 
15 public:
17  virtual ~MatacqTBDataFormatter(){LogDebug("EcalTBRawToDigi") << "@SUB=MatacqTBDataFormatter" << "\n"; };
18 
24  void interpretRawData(const FEDRawData & data,
25  EcalMatacqDigiCollection& matacqDigiCollection);
26 
27 private:
28  void printData(std::ostream& out, const MatacqTBRawEvent& event) const;
29 };
30 #endif
31 
#define LogDebug(id)
void printData(std::ostream &out, const MatacqTBRawEvent &event) const
void interpretRawData(const FEDRawData &data, EcalMatacqDigiCollection &matacqDigiCollection)
char data[epos_bytes_allocation]
Definition: EPOS_Wrapper.h:82
Definition: event.py:1