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
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
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
CommonTools
RecoAlgos
plugins
TrackWithVertexRefSelector.cc
Go to the documentation of this file.
1
#include "
FWCore/Framework/interface/MakerMacros.h
"
2
#include "
CommonTools/UtilAlgos/interface/ObjectSelectorStreamProducer.h
"
3
4
#include "
CommonTools/UtilAlgos/interface/SingleElementCollectionSelectorPlusEvent.h
"
5
#include "
CommonTools/RecoAlgos/interface/TrackWithVertexSelector.h
"
6
7
namespace
reco
{
8
namespace
modules
{
9
10
typedef
ObjectSelectorStreamProducer
<
11
SingleElementCollectionSelectorPlusEvent<reco::TrackCollection, ::TrackWithVertexSelector, reco::TrackRefVector>
,
12
reco::TrackRefVector
>
13
TrackWithVertexRefSelector
;
14
15
DEFINE_FWK_MODULE
(
TrackWithVertexRefSelector
);
16
17
}
// namespace modules
18
}
// namespace reco
modules
Definition:
MuonCleanerBySegments.cc:35
edm::RefVector< TrackCollection >
ObjectSelectorStreamProducer.h
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:45
MakerMacros.h
DEFINE_FWK_MODULE
#define DEFINE_FWK_MODULE(type)
Definition:
MakerMacros.h:16
ObjectSelectorProducer
Definition:
ObjectSelectorProducer.h:30
TrackWithVertexSelector.h
SingleElementCollectionSelectorPlusEvent.h
reco::modules::TrackWithVertexRefSelector
ObjectSelectorStreamProducer< SingleElementCollectionSelectorPlusEvent< reco::TrackCollection, ::TrackWithVertexSelector, reco::TrackRefVector >, reco::TrackRefVector > TrackWithVertexRefSelector
Definition:
TrackWithVertexRefSelector.cc:13
SingleElementCollectionSelectorPlusEvent
Definition:
SingleElementCollectionSelectorPlusEvent.h:31
Generated for CMSSW Reference Manual by
1.8.16