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
CommonTools
RecoAlgos
plugins
TrackingParticleRefSelector.cc
Go to the documentation of this file.
1
11
#include "
FWCore/Framework/interface/MakerMacros.h
"
12
#include "
CommonTools/UtilAlgos/interface/SingleObjectSelector.h
"
13
#include "
SimTracker/Common/interface/TrackingParticleSelector.h
"
14
#include "
SimDataFormats/TrackingAnalysis/interface/TrackingParticleFwd.h
"
15
16
namespace
reco
{
17
namespace
modules
{
18
typedef
SingleObjectSelector<TrackingParticleCollection, ::TrackingParticleSelector, TrackingParticleRefVector>
19
TrackingParticleRefSelector
;
20
21
DEFINE_FWK_MODULE
(
TrackingParticleRefSelector
);
22
}
// namespace modules
23
}
// namespace reco
DEFINE_FWK_MODULE
#define DEFINE_FWK_MODULE(type)
Definition:
MakerMacros.h:16
reco::modules::TrackingParticleRefSelector
SingleObjectSelector< TrackingParticleCollection, ::TrackingParticleSelector, TrackingParticleRefVector > TrackingParticleRefSelector
Definition:
TrackingParticleRefSelector.cc:19
SingleObjectSelector.h
SingleObjectSelectorBase
Definition:
SingleObjectSelector.h:31
TrackingParticleSelector.h
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:46
TrackingParticleFwd.h
MakerMacros.h
modules
Definition:
MuonCleanerBySegments.cc:35
Generated for CMSSW Reference Manual by
1.8.14