CMS 3D CMS Logo

L1TTwinMuxAlgorithm.h
Go to the documentation of this file.
1 //-------------------------------------------------
2 //
3 // Class: L1TwinMuxAlgortithm
4 //
5 // L1TwinMuxAlgortithm
6 //
7 //
8 // Author :
9 // G. Flouris U Ioannina Feb. 2015
10 // mpd.: g karathanasis
11 //--------------------------------------------------
12 
13 #ifndef L1T_TwinMuxL1TTwinMuxAlgorithm_H
14 #define L1T_TwinMuxL1TTwinMuxAlgorithm_H
15 
19 
23 
30 
31 #include <iostream>
32 
34 public:
37 
41  const edm::EventSetup& c);
42 
45 
46 private:
47  int radialAngle(RPCDetId , const edm::EventSetup& , int);
50 
53 };
54 #endif
void run(edm::Handle< L1MuDTChambPhContainer > phiDigis, edm::Handle< L1MuDTChambThContainer > thetaDigis, edm::Handle< RPCDigiCollection > rpcDigis, const edm::EventSetup &c)
L1MuDTChambPhContainer m_tm_phi_output
Output PhContainer.
edm::ESHandle< L1TTwinMuxParams > tmParamsHandle
Event Setup Handler.
L1MuDTChambPhContainer get_ph_tm_output()
Return Output PhContainer.
int radialAngle(RPCDetId, const edm::EventSetup &, int)