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
DataFormats
RecoCandidate
interface
RecoChargedCandidateFwd.h
Go to the documentation of this file.
1
#ifndef RecoCandidate_RecoChargedCandidateFwd_h
2
#define RecoCandidate_RecoChargedCandidateFwd_h
3
#include <vector>
4
#include "
DataFormats/Common/interface/Ref.h
"
5
#include "
DataFormats/Common/interface/RefProd.h
"
6
#include "
DataFormats/Common/interface/RefVector.h
"
7
8
namespace
reco
{
9
class
RecoChargedCandidate
;
10
12
typedef
std::vector<RecoChargedCandidate>
RecoChargedCandidateCollection
;
13
15
typedef
edm::Ref<RecoChargedCandidateCollection>
RecoChargedCandidateRef
;
16
18
typedef
edm::RefProd<RecoChargedCandidateCollection>
RecoChargedCandidateRefProd
;
19
21
typedef
edm::RefVector<RecoChargedCandidateCollection>
RecoChargedCandidateRefVector
;
22
24
typedef
RecoChargedCandidateRefVector::iterator
recoChargedCandidate_iterator
;
25
}
// namespace reco
26
27
#endif
edm::RefProd
Definition:
EDProductfwd.h:25
RefProd.h
reco::RecoChargedCandidateRefVector
edm::RefVector< RecoChargedCandidateCollection > RecoChargedCandidateRefVector
vector of objects in the same collection of RecoChargedCandidate objects
Definition:
RecoChargedCandidateFwd.h:21
reco::recoChargedCandidate_iterator
RecoChargedCandidateRefVector::iterator recoChargedCandidate_iterator
iterator over a vector of reference to RecoChargedCandidate objects
Definition:
RecoChargedCandidateFwd.h:24
edm::RefVector
Definition:
EDProductfwd.h:27
reco::RecoChargedCandidateRef
edm::Ref< RecoChargedCandidateCollection > RecoChargedCandidateRef
reference to an object in a collection of RecoChargedCandidate objects
Definition:
RecoChargedCandidateFwd.h:15
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:45
reco::RecoChargedCandidateCollection
std::vector< RecoChargedCandidate > RecoChargedCandidateCollection
collectin of RecoChargedCandidate objects
Definition:
RecoChargedCandidateFwd.h:9
edm::Ref
Definition:
AssociativeIterator.h:58
reco::RecoChargedCandidateRefProd
edm::RefProd< RecoChargedCandidateCollection > RecoChargedCandidateRefProd
reference to a collection of RecoChargedCandidate objects
Definition:
RecoChargedCandidateFwd.h:18
RefVector.h
reco::RecoChargedCandidate
Definition:
RecoChargedCandidate.h:15
Ref.h
edm::RefVectorIterator
Definition:
EDProductfwd.h:33
Generated for CMSSW Reference Manual by
1.8.16