CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups 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 
36 
37 private:
38  //-------------hardware------------------
39  std::vector<RPCTriggerCrate> m_TriggerCratesVec;
40 
42 
45 
46  //---------------------------------------
47 
51 };
52 #endif
RPCHalfSorter m_HalfSorters
Definition: RPCPacTrigger.h:44
std::vector< RPCTriggerCrate > m_TriggerCratesVec
Definition: RPCPacTrigger.h:39
L1RpcTBMuonsVec2 m_GBFinalMuons
Definition: RPCPacTrigger.h:50
std::vector< RPCTBMuon > L1RpcTBMuonsVec
Definition: RPCTBMuon.h:218
std::vector< L1RpcTBMuonsVec > L1RpcTBMuonsVec2
Definition: RPCTBMuon.h:219
RPCFinalSorter m_FinalSorter
Definition: RPCPacTrigger.h:43
RPCPacTrigger(RPCTriggerConfiguration *triggerConfig)
L1RpcTBMuonsVec2 runEvent(const L1RpcLogConesVec &logConesVec, edm::ESHandle< L1RPCHsbConfig > hsbConf)
RPCTriggerConfiguration * m_TrigCnfg
Definition: RPCPacTrigger.h:41
L1RpcTBMuonsVec getNotEmptyMuons()
std::vector< RPCLogCone > L1RpcLogConesVec
Definition: RPCLogCone.h:119