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
METReco
interface
PFMETFwd.h
Go to the documentation of this file.
1
// author: R. Remington
2
// date: 10/27/08
3
4
#ifndef METReco_PFMETfwd_h
5
#define METReco_PFMETfwd_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
PFMET
;
14
typedef
std::vector<PFMET>
PFMETCollection
;
16
typedef
edm::Ref<PFMETCollection>
PFMETRef
;
17
typedef
edm::RefVector<PFMETCollection>
PFMETRefVector
;
18
typedef
edm::RefProd<PFMETCollection>
PFMETRefProd
;
19
}
// namespace reco
20
#endif
edm::RefProd
Definition:
EDProductfwd.h:25
RefProd.h
reco::PFMETCollection
std::vector< reco::PFMET > PFMETCollection
collection of PFMET objects
Definition:
PFMETCollection.h:20
reco::PFMETRefProd
edm::RefProd< PFMETCollection > PFMETRefProd
Definition:
PFMETFwd.h:18
edm::RefVector
Definition:
EDProductfwd.h:27
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:46
edm::Ref
Definition:
AssociativeIterator.h:58
PFMET
Computes the MET from a collection of PFCandidates. HF missing!
Definition:
PFMET.h:27
RefVector.h
Ref.h
reco::PFMETRefVector
edm::RefVector< PFMETCollection > PFMETRefVector
Definition:
PFMETFwd.h:17
reco::PFMETRef
edm::Ref< PFMETCollection > PFMETRef
edm references
Definition:
PFMETFwd.h:16
Generated for CMSSW Reference Manual by
1.8.16