CMS 3D CMS Logo

L1TPhase2GMTBarrelStubProcessor.h
Go to the documentation of this file.
1 #ifndef L1TPHASE2GMTBARRELSTUBPROCESSOR
2 #define L1TPHASE2GMTBARRELSTUBPROCESSOR
3 
12 
14 public:
17 
19 
21 
22 private:
25 
26  int calculateEta(uint, int, uint, uint);
28 
29  int minBX_;
30  int maxBX_;
31 
32  std::vector<int> eta1_;
33  std::vector<int> eta2_;
34  std::vector<int> eta3_;
35  std::vector<int> coarseEta1_;
36  std::vector<int> coarseEta2_;
37  std::vector<int> coarseEta3_;
38  std::vector<int> coarseEta4_;
39  std::vector<int> phiOffset_;
41  int verbose_;
42  double phiLSB_;
43  double etaLSB_;
44 };
45 
46 #endif
std::vector< MuonStub > MuonStubCollection
Definition: MuonStub.h:40
l1t::MuonStub buildStub(const L1Phase2MuDTPhDigi &, const L1MuDTChambThDigi *)
l1t::MuonStubCollection makeStubs(const L1Phase2MuDTPhContainer *, const L1MuDTChambThContainer *)
l1t::MuonStub buildStubNoEta(const L1Phase2MuDTPhDigi &)