CMS 3D CMS Logo

OmtfCscPacker.h
Go to the documentation of this file.
1 #ifndef EventFilter_L1TRawToDigi_Omtf_CscPacker_H
2 #define EventFilter_L1TRawToDigi_Omtf_CscPacker_H
3 
4 #include <string>
5 
9 
10 namespace edm {
11  class EventSetup;
12 }
13 
14 namespace omtf {
15 
16  class CscPacker {
17  public:
18  void init();
20 
21  private:
23  };
24 } // namespace omtf
25 #endif
std::map< std::pair< unsigned int, unsigned int >, std::vector< Word64 > > FedAmcRawsMap
MapCscDet2EleIndex theCsc2Omtf
Definition: OmtfCscPacker.h:22
std::map< uint32_t, std::pair< EleIndex, EleIndex > > MapCscDet2EleIndex
void pack(const CSCCorrelatedLCTDigiCollection *prod, FedAmcRawsMap &raws)
HLT enums.