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
HcalIsolatedTrack
interface
IsolatedPixelTrackCandidateFwd.h
Go to the documentation of this file.
1
#ifndef HcalIsolatedTrack_IsolatedPixelTrackCandidateFwd_h
2
#define HcalIsolatedTrack_IsolatedPixelTrackCandidateFwd_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
IsolatedPixelTrackCandidate
;
10
12
typedef
std::vector<IsolatedPixelTrackCandidate>
IsolatedPixelTrackCandidateCollection
;
13
15
typedef
edm::Ref<IsolatedPixelTrackCandidateCollection>
IsolatedPixelTrackCandidateRef
;
16
18
typedef
edm::RefProd<IsolatedPixelTrackCandidateCollection>
IsolatedPixelTrackCandidateRefProd
;
19
21
typedef
edm::RefVector<IsolatedPixelTrackCandidateCollection>
IsolatedPixelTrackCandidateRefVector
;
22
24
typedef
IsolatedPixelTrackCandidateRefVector::iterator
IsolatedPixelTrackCandidateIterator
;
25
26
typedef
std::vector<reco::IsolatedPixelTrackCandidateRef>
IsolatedPixelTrackCandidateSimpleRefVector
;
27
}
// namespace reco
28
29
#endif
edm::RefProd
Definition:
EDProductfwd.h:25
RefProd.h
reco::IsolatedPixelTrackCandidateIterator
IsolatedPixelTrackCandidateRefVector::iterator IsolatedPixelTrackCandidateIterator
iterator over a vector of reference to IsolatedPixelTrackCandidate objects
Definition:
IsolatedPixelTrackCandidateFwd.h:24
reco::IsolatedPixelTrackCandidate
Definition:
IsolatedPixelTrackCandidate.h:23
edm::RefVector
Definition:
EDProductfwd.h:27
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:45
reco::IsolatedPixelTrackCandidateRefProd
edm::RefProd< IsolatedPixelTrackCandidateCollection > IsolatedPixelTrackCandidateRefProd
reference to a collection of IsolatedPixelTrackCandidate objects
Definition:
IsolatedPixelTrackCandidateFwd.h:18
edm::Ref
Definition:
AssociativeIterator.h:58
reco::IsolatedPixelTrackCandidateRef
edm::Ref< IsolatedPixelTrackCandidateCollection > IsolatedPixelTrackCandidateRef
reference to an object in a collection of IsolatedPixelTrackCandidate objects
Definition:
IsolatedPixelTrackCandidateFwd.h:15
reco::IsolatedPixelTrackCandidateCollection
std::vector< IsolatedPixelTrackCandidate > IsolatedPixelTrackCandidateCollection
collectin of IsolatedPixelTrackCandidate objects
Definition:
IsolatedPixelTrackCandidateFwd.h:9
RefVector.h
reco::IsolatedPixelTrackCandidateRefVector
edm::RefVector< IsolatedPixelTrackCandidateCollection > IsolatedPixelTrackCandidateRefVector
vector of objects in the same collection of IsolatedPixelTrackCandidate objects
Definition:
IsolatedPixelTrackCandidateFwd.h:21
Ref.h
edm::RefVectorIterator
Definition:
EDProductfwd.h:33
reco::IsolatedPixelTrackCandidateSimpleRefVector
std::vector< reco::IsolatedPixelTrackCandidateRef > IsolatedPixelTrackCandidateSimpleRefVector
Definition:
IsolatedPixelTrackCandidateFwd.h:26
Generated for CMSSW Reference Manual by
1.8.16