CMS 3D CMS Logo

ZDCPacker.h
Go to the documentation of this file.
1 #ifndef L1T_PACKER_STAGE2_ETSUMPACKER_H
2 #define L1T_PACKER_STAGE2_ETSUMPACKER_H
3 
5 
6 namespace l1t {
7  namespace stage2 {
8  class ZDCPacker : public Packer {
9  public:
10  ZDCPacker(int b1) : b1_(b1) {}
11  Blocks pack(const edm::Event&, const PackerTokens*) override;
12  int b1_;
13  };
14  class GTEtSumZDCPacker : public ZDCPacker {
15  public:
17  };
18  // class CaloEtSumZDCPacker : public ZDCPacker {
19  // public:
20  // CaloEtSumZDCPacker() : ZDCPacker(143) {}
21  // };
22 
23  } // namespace stage2
24 } // namespace l1t
25 
26 #endif
delete x;
Definition: CaloConfig.h:22
std::vector< Block > Blocks
Definition: Block.h:99
Blocks pack(const edm::Event &, const PackerTokens *) override
Definition: ZDCPacker.cc:12
static constexpr float b1