CMS 3D CMS Logo

DTLowQMatching.h
Go to the documentation of this file.
1 //-------------------------------------------------
2 //
3 // Class: DTLowQMatching
4 //
5 // DTLowQMatching
6 //
7 //
8 // Author :
9 // G. Flouris U Ioannina Mar. 2015
10 // mod.: g Karathanasis
11 //--------------------------------------------------
12 
13 #ifndef L1T_TwinMux_DTLowQMatching_H
14 #define L1T_TwinMux_DTLowQMatching_H
15 
18 
22 
29 
30 #include <iostream>
31 
33 public:
35 
36  void run(const edm::EventSetup& c);
37 
39 
40  static int noRPCHits(L1MuDTChambPhContainer inCon, int bx, int wh, int sec, int st);
41 
42 private:
43  int deltaPhi(int dt_phi, int rpc_strip );
44 
45  void Matching(int track_seg);
46 
49 // L1MuDTChambPhContainer m_phiRPCDigis2;
50 
51 
53 
54 };
55 #endif
void run(const edm::EventSetup &c)
edm::ESHandle< L1TTwinMuxParams > tmParamsHandle
void Matching(int track_seg)
int deltaPhi(int dt_phi, int rpc_strip)
static int noRPCHits(L1MuDTChambPhContainer inCon, int bx, int wh, int sec, int st)
DTLowQMatching(L1MuDTChambPhContainer const *, L1MuDTChambPhContainer const &)
L1MuDTChambPhContainer const * m_phiDTDigis
L1MuDTChambPhContainer const & m_phiRPCDigis