CMS 3D CMS Logo

RegionalMuonGMTUnpacker.h
Go to the documentation of this file.
1 #ifndef L1T_PACKER_STAGE2_REGIONALMUONGMTUNPACKER_H
2 #define L1T_PACKER_STAGE2_REGIONALMUONGMTUNPACKER_H
3 
6 #include "GMTCollections.h"
7 
8 namespace l1t {
9  namespace stage2 {
11  public:
12  bool unpack(const Block& block, UnpackerCollections *coll) override;
13 
14  private:
15  static constexpr unsigned nWords_ = 6; // every link transmits 6 words (3 muons) per bx
16  static constexpr unsigned bxzs_enable_shift_ = 1;
17  };
18  }
19 }
20 
21 #endif
delete x;
Definition: CaloConfig.h:22
#define constexpr
bool unpack(const Block &block, UnpackerCollections *coll) override
JetCorrectorParametersCollection coll
Definition: classes.h:10