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
src
L1Trigger
L1TMuonCPPF
src
CPPFClusterizer.h
Go to the documentation of this file.
1
#ifndef L1Trigger_CPPFClusterizer_h
2
#define L1Trigger_CPPFClusterizer_h
3
7
#include "
CPPFClusterContainer.h
"
8
#include "
CPPFCluster.h
"
9
#include "
DataFormats/RPCDigi/interface/RPCDigiCollection.h
"
10
11
class
CPPFClusterizer
{
12
public
:
13
CPPFClusterizer
(){};
14
~CPPFClusterizer
(){};
15
CPPFClusterContainer
doAction
(
const
RPCDigiCollection::Range
& digiRange);
16
};
17
#endif
CPPFClusterizer::~CPPFClusterizer
~CPPFClusterizer()
Definition:
CPPFClusterizer.h:14
CPPFClusterContainer.h
CPPFClusterizer::CPPFClusterizer
CPPFClusterizer()
Definition:
CPPFClusterizer.h:13
CPPFClusterizer::doAction
CPPFClusterContainer doAction(const RPCDigiCollection::Range &digiRange)
Definition:
CPPFClusterizer.cc:3
CPPFClusterContainer
std::set< CPPFCluster > CPPFClusterContainer
Definition:
CPPFClusterContainer.h:4
CPPFClusterizer
Definition:
CPPFClusterizer.h:11
CPPFCluster.h
MuonDigiCollection< RPCDetId, RPCDigi >::Range
std::pair< const_iterator, const_iterator > Range
Definition:
MuonDigiCollection.h:95
RPCDigiCollection.h
Generated for CMSSW Reference Manual by
1.8.14