CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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 };
36 #endif
L1RpcTBMuonsVec gBEta(L1RpcTBMuonsVec2 &gbPhiMuonsVec2) const
std::vector< RPCTBMuon > L1RpcTBMuonsVec
Definition: RPCTBMuon.h:206
std::vector< L1RpcTBMuonsVec > L1RpcTBMuonsVec2
Definition: RPCTBMuon.h:207
L1RpcTBMuonsVec run(L1RpcTBMuonsVec2 &pacMuonsVec2) const
L1RpcTBMuonsVec gBPhi(L1RpcTBMuonsVec &pacMuonsVec) const