CMS 3D CMS Logo

EcalSupervisorDataFormatter.h
Go to the documentation of this file.
1 #ifndef EcalSupervisorTBDataFormatter_H
2 #define EcalSupervisorTBDataFormatter_H
3 
9 
12 
13 class FEDRawData;
15 public:
18  LogDebug("EcalTBRawToDigi") << "@SUB=EcalSupervisorTBDataFormatter"
19  << "\n";
20  };
21 
22  //Method to be implemented
23  void interpretRawData(const FEDRawData& data, EcalTBEventHeader& tbEventHeader);
24 
25 private:
26  static const int nWordsPerEvent = 14;
27 };
28 #endif
void interpretRawData(const FEDRawData &data, EcalTBEventHeader &tbEventHeader)
char data[epos_bytes_allocation]
Definition: EPOS_Wrapper.h:79
#define LogDebug(id)