CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
RPCPacTrigger.h
Go to the documentation of this file.
1 #ifndef L1Trigger_RPCPacTrigger_h
2 #define L1Trigger_RPCPacTrigger_h
3 
14 
17 
19 public:
24  RPCPacTrigger(RPCTriggerConfiguration* triggerConfig);
25 
32 
33 
37 
38 private:
39 //-------------hardware------------------
40  std::vector<RPCTriggerCrate> m_TriggerCratesVec;
41 
43 
46 
47  //---------------------------------------
48 
52 };
53 #endif
RPCHalfSorter m_HalfSorters
Definition: RPCPacTrigger.h:45
std::vector< RPCTriggerCrate > m_TriggerCratesVec
Definition: RPCPacTrigger.h:40
L1RpcTBMuonsVec2 m_GBFinalMuons
Definition: RPCPacTrigger.h:51
std::vector< RPCTBMuon > L1RpcTBMuonsVec
Definition: RPCTBMuon.h:206
std::vector< L1RpcTBMuonsVec > L1RpcTBMuonsVec2
Definition: RPCTBMuon.h:207
RPCFinalSorter m_FinalSorter
Definition: RPCPacTrigger.h:44
RPCPacTrigger(RPCTriggerConfiguration *triggerConfig)
L1RpcTBMuonsVec2 runEvent(const L1RpcLogConesVec &logConesVec, edm::ESHandle< L1RPCHsbConfig > hsbConf)
RPCTriggerConfiguration * m_TrigCnfg
Definition: RPCPacTrigger.h:42
L1RpcTBMuonsVec getNotEmptyMuons()
std::vector< RPCLogCone > L1RpcLogConesVec
Definition: RPCLogCone.h:126