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 
8 #include "RPCRollMask.h"
9 
10 #include "RPCCluster.h"
11 #include "RPCClusterizer.h"
12 #include "RPCClusterContainer.h"
13 
15 
16 
18 {
19  public :
20 
24  int get(const RollMask& ,int );
25 
26 };
27 
28 #endif
std::bitset< maskSIZE > RollMask
Definition: RPCRollMask.h:8
RPCClusterContainer doAction(const RPCDetId &, RPCClusterContainer &, const RollMask &)
std::set< RPCCluster > RPCClusterContainer