CMS 3D CMS Logo

RPCTBGhostBuster.h
Go to the documentation of this file.
1 #ifndef L1Trigger_RPCTBGhostBuster_h
2 #define L1Trigger_RPCTBGhostBuster_h
3 
12 //---------------------------------------------------------------------------
14 public:
19  L1RpcTBMuonsVec run(L1RpcTBMuonsVec2 &pacMuonsVec2) const;
20 
27  L1RpcTBMuonsVec gBPhi(L1RpcTBMuonsVec &pacMuonsVec) const;
28 
33  L1RpcTBMuonsVec gBEta(L1RpcTBMuonsVec2 &gbPhiMuonsVec2) const;
34 };
35 #endif
RPCTBGhostBuster::run
L1RpcTBMuonsVec run(L1RpcTBMuonsVec2 &pacMuonsVec2) const
Definition: RPCTBGhostBuster.cc:14
L1RpcTBMuonsVec
std::vector< RPCTBMuon > L1RpcTBMuonsVec
Definition: RPCTBMuon.h:218
RPCTBGhostBuster::gBPhi
L1RpcTBMuonsVec gBPhi(L1RpcTBMuonsVec &pacMuonsVec) const
Definition: RPCTBGhostBuster.cc:50
RPCTBGhostBuster
Definition: RPCTBGhostBuster.h:13
L1RpcTBMuonsVec2
std::vector< L1RpcTBMuonsVec > L1RpcTBMuonsVec2
Definition: RPCTBMuon.h:219
RPCTBGhostBuster::gBEta
L1RpcTBMuonsVec gBEta(L1RpcTBMuonsVec2 &gbPhiMuonsVec2) const
Definition: RPCTBGhostBuster.cc:123
RPCTBMuon.h