CMS 3D CMS Logo

BMTFUnpackerInputs.h
Go to the documentation of this file.
3 
4 #include "BMTFCollections.h"
5 
6 namespace l1t{
7  namespace stage2{
8  struct qualityHits
9  {
10  int linkNo;
11  int hits[3][7];
12  };
14  {
15  public:
16  bool unpack(const Block& block, UnpackerCollections *coll) override;
17  private:
19  //std::map<int, qualityHits> linkAndQual_;
20  };
21 
23  {
24  public:
25  bool unpack(const Block& block, UnpackerCollections *coll) override;
26  private:
28  //std::map<int, qualityHits> linkAndQual_;
29  };
30 
31  }
32 }
delete x;
Definition: CaloConfig.h:22
JetCorrectorParametersCollection coll
Definition: classes.h:10