Main Page
+
Namespaces
Namespace List
+
Namespace Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
+
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
+
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Properties
_
a
c
d
e
f
l
m
o
p
s
t
u
v
+
Related Functions
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Package Documentation
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
RecoLocalMuon
RPCRecHit
plugins
RPCClusterizer.h
Go to the documentation of this file.
1
#ifndef RecoLocalMuon_RPCClusterizer_h
2
#define RecoLocalMuon_RPCClusterizer_h
3
7
#include "
RPCClusterContainer.h
"
8
#include "
RPCCluster.h
"
9
#include "
DataFormats/RPCDigi/interface/RPCDigiCollection.h
"
10
11
class
RPCClusterizer
{
12
public
:
13
RPCClusterizer
(){};
14
~RPCClusterizer
(){};
15
RPCClusterContainer
doAction
(
const
RPCDigiCollection::Range
& digiRange);
16
};
17
#endif
RPCClusterContainer.h
RPCClusterizer::RPCClusterizer
RPCClusterizer()
Definition:
RPCClusterizer.h:13
RPCClusterizer
Definition:
RPCClusterizer.h:11
RPCClusterizer::doAction
RPCClusterContainer doAction(const RPCDigiCollection::Range &digiRange)
Definition:
RPCClusterizer.cc:3
RPCCluster.h
RPCClusterizer::~RPCClusterizer
~RPCClusterizer()
Definition:
RPCClusterizer.h:14
MuonDigiCollection< RPCDetId, RPCDigi >::Range
std::pair< const_iterator, const_iterator > Range
Definition:
MuonDigiCollection.h:95
RPCDigiCollection.h
RPCClusterContainer
std::set< RPCCluster > RPCClusterContainer
Definition:
RPCClusterContainer.h:4
Generated for CMSSW Reference Manual by
1.8.14