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 L1TTwinMuxParams&);
37 
38  static int noRPCHits(L1MuDTChambPhContainer inCon, int bx, int wh, int sec, int st);
39 
40 private:
41  int deltaPhi(int dt_phi, int rpc_strip);
42 
43  void Matching(int track_seg);
44 
47  // L1MuDTChambPhContainer m_phiRPCDigis2;
48 
50 };
51 #endif
void Matching(int track_seg)
void run(const L1TTwinMuxParams &)
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