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
ParticleFlowCandidate
interface
PFCandidatePhotonExtraFwd.h
Go to the documentation of this file.
1
#ifndef ParticleFlowCandidate_PFCandidatePhotonExtraFwd_h
2
#define ParticleFlowCandidate_PFCandidatePhotonExtraFwd_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
#include "
DataFormats/Common/interface/Ptr.h
"
8
#include "
DataFormats/Common/interface/FwdRef.h
"
9
#include "
DataFormats/Common/interface/FwdPtr.h
"
10
11
namespace
reco
{
12
class
PFCandidatePhotonExtra
;
13
15
typedef
std::vector<reco::PFCandidatePhotonExtra>
PFCandidatePhotonExtraCollection
;
16
18
typedef
edm::Ref<PFCandidatePhotonExtraCollection>
PFCandidatePhotonExtraRef
;
19
21
typedef
edm::RefProd<PFCandidatePhotonExtraCollection>
PFCandidatePhotonExtraRefProd
;
22
23
/*
25
typedef edm::Ptr<PFCandidatePhotonExtra> PFCandidatePhotonExtraPtr;
26
27
28
30
typedef edm::RefVector<PFCandidatePhotonExtraCollection> PFCandidatePhotonExtraRefVector;
31
33
typedef edm::FwdRef<PFCandidatePhotonExtraCollection> PFCandidatePhotonExtraFwdRef;
34
36
typedef edm::FwdPtr<PFCandidatePhotonExtra> PFCandidatePhotonExtraFwdPtr;
37
39
typedef std::vector<PFCandidatePhotonExtraFwdRef> PFCandidatePhotonExtraFwdRefVector;
40
42
typedef std::vector<PFCandidatePhotonExtraFwdPtr> PFCandidatePhotonExtraFwdPtrVector;
43
*/
44
}
// namespace reco
45
#endif
edm::RefProd
Definition:
EDProductfwd.h:25
RefProd.h
reco::PFCandidatePhotonExtra
Definition:
PFCandidatePhotonExtra.h:16
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:45
edm::Ref
Definition:
AssociativeIterator.h:58
reco::PFCandidatePhotonExtraRef
edm::Ref< PFCandidatePhotonExtraCollection > PFCandidatePhotonExtraRef
persistent reference to a PFCandidatePhotonExtra
Definition:
PFCandidatePhotonExtraFwd.h:18
reco::PFCandidatePhotonExtraCollection
std::vector< reco::PFCandidatePhotonExtra > PFCandidatePhotonExtraCollection
collection of PFCandidatePhotonExtras
Definition:
PFCandidatePhotonExtraFwd.h:12
RefVector.h
Ptr.h
FwdRef.h
Ref.h
FwdPtr.h
reco::PFCandidatePhotonExtraRefProd
edm::RefProd< PFCandidatePhotonExtraCollection > PFCandidatePhotonExtraRefProd
persistent reference to a PFCandidatePhotonExtras collection
Definition:
PFCandidatePhotonExtraFwd.h:21
Generated for CMSSW Reference Manual by
1.8.16