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
DataFormats
METReco
interface
PFClusterMETFwd.h
Go to the documentation of this file.
1
// author: Salvatore Rappoccio
2
// date: 28-Dec-2010
3
4
#ifndef METReco_PFClusterMETfwd_h
5
#define METReco_PFClusterMETfwd_h
6
7
#include "
DataFormats/Common/interface/Ref.h
"
8
#include "
DataFormats/Common/interface/RefVector.h
"
9
#include "
DataFormats/Common/interface/RefProd.h
"
10
11
namespace
reco
{
12
class
PFClusterMET
;
14
typedef
std::vector<PFClusterMET>
PFClusterMETCollection
;
16
typedef
edm::Ref<PFClusterMETCollection>
PFClusterMETRef
;
17
typedef
edm::RefVector<PFClusterMETCollection>
PFClusterMETRefVector
;
18
typedef
edm::RefProd<PFClusterMETCollection>
PFClusterMETRefProd
;
19
}
// namespace reco
20
#endif
edm::Ref
Definition:
AssociativeIterator.h:58
reco::PFClusterMET
Definition:
PFClusterMET.h:13
RefProd.h
reco::PFClusterMETRefVector
edm::RefVector< PFClusterMETCollection > PFClusterMETRefVector
Definition:
PFClusterMETFwd.h:17
reco::PFClusterMETRef
edm::Ref< PFClusterMETCollection > PFClusterMETRef
edm references
Definition:
PFClusterMETFwd.h:16
RefVector.h
edm::RefProd
Definition:
EDProductfwd.h:25
reco::PFClusterMETCollection
std::vector< PFClusterMET > PFClusterMETCollection
collection of PFClusterMET objects
Definition:
PFClusterMETFwd.h:12
Ref.h
edm::RefVector
Definition:
EDProductfwd.h:27
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:46
reco::PFClusterMETRefProd
edm::RefProd< PFClusterMETCollection > PFClusterMETRefProd
Definition:
PFClusterMETFwd.h:18
Generated for CMSSW Reference Manual by
1.8.14