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
CommonTools
RecoAlgos
plugins
ChargedCandidateProducer.cc
Go to the documentation of this file.
1
12
#include "
CommonTools/RecoAlgos/src/TrackToCandidate.h
"
13
#include "
FWCore/Framework/interface/MakerMacros.h
"
14
15
typedef
CandidateProducer<edm::View<reco::Track>
,
16
reco::RecoChargedCandidateCollection
,
17
AnySelector
,
18
converter::helper::CandConverter<reco::Track>::type
>
19
ChargedCandidateProducer
;
20
21
DEFINE_FWK_MODULE
(
ChargedCandidateProducer
);
ChargedCandidateProducer
CandidateProducer< edm::View< reco::Track >, reco::RecoChargedCandidateCollection, AnySelector, converter::helper::CandConverter< reco::Track >::type > ChargedCandidateProducer
Definition:
ChargedCandidateProducer.cc:19
DEFINE_FWK_MODULE
#define DEFINE_FWK_MODULE(type)
Definition:
MakerMacros.h:16
converter::helper::CandConverter
Definition:
CandidateProducer.h:28
MakerMacros.h
CandidateProducer
Definition:
CandidateProducer.h:70
ChargedCandidateProducer
reco::RecoChargedCandidateCollection
std::vector< RecoChargedCandidate > RecoChargedCandidateCollection
collectin of RecoChargedCandidate objects
Definition:
RecoChargedCandidateFwd.h:9
TrackToCandidate.h
AnySelector
Definition:
AnySelector.h:10
Generated for CMSSW Reference Manual by
1.8.14