CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
RPCMaskReClusterizer.h
Go to the documentation of this file.
1 #ifndef RecoLocalMuon_RPCMaskReClusterizer_h
2 #define RecoLocalMuon_RPCMaskReClusterizer_h
3 
10 #include "RPCRollMask.h"
11 
12 #include "RPCCluster.h"
13 #include "RPCClusterizer.h"
14 #include "RPCClusterContainer.h"
15 
17 
18 
20 {
21  public :
22 
26  int get(const RollMask& ,int );
27 
28 };
29 
30 #endif
std::bitset< maskSIZE > RollMask
Definition: RPCRollMask.h:8
RPCClusterContainer doAction(const RPCDetId &, RPCClusterContainer &, const RollMask &)
std::set< RPCCluster > RPCClusterContainer