CMS 3D CMS Logo

OmtfCscUnpacker.h
Go to the documentation of this file.
1 #ifndef EventFilter_L1TRawToDigi_Omtf_CscUnpacker_H
2 #define EventFilter_L1TRawToDigi_Omtf_CscUnpacker_H
3 
4 #include <string>
5 
9 
10 namespace edm {
11  class EventSetup;
12 }
13 
14 namespace omtf {
15 
16  class CscDataWord64;
17 
18  class CscUnpacker {
19  public:
20  void init();
21  void unpack(unsigned int fed, unsigned int amc, const CscDataWord64& raw, CSCCorrelatedLCTDigiCollection* prod);
22 
23  private:
25  };
26 
27 } // namespace omtf
28 #endif
void unpack(unsigned int fed, unsigned int amc, const CscDataWord64 &raw, CSCCorrelatedLCTDigiCollection *prod)
MapEleIndex2CscDet theOmtf2CscDet
std::map< EleIndex, CSCDetId > MapEleIndex2CscDet
HLT enums.
Definition: AMCSpec.h:8