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
CaloMETFwd.h
Go to the documentation of this file.
1
// F.R.
2
#ifndef JetReco_CaloMETfwd_h
3
#define JetReco_CaloMETfwd_h
4
#include "
DataFormats/Common/interface/Ref.h
"
5
#include "
DataFormats/Common/interface/RefVector.h
"
6
#include "
DataFormats/Common/interface/RefProd.h
"
7
8
namespace
reco
{
9
class
CaloMET
;
11
typedef
std::vector<CaloMET>
CaloMETCollection
;
13
typedef
edm::Ref<CaloMETCollection>
CaloMETRef
;
14
typedef
edm::RefVector<CaloMETCollection>
CaloMETRefVector
;
15
typedef
edm::RefProd<CaloMETCollection>
CaloMETRefProd
;
16
}
// namespace reco
17
#endif
edm::Ref
Definition:
AssociativeIterator.h:58
RefProd.h
reco::CaloMETRefVector
edm::RefVector< CaloMETCollection > CaloMETRefVector
Definition:
CaloMETFwd.h:14
RefVector.h
edm::RefProd
Definition:
EDProductfwd.h:25
CaloMET
MET made from CaloTowers.
reco::CaloMETCollection
std::vector< reco::CaloMET > CaloMETCollection
collection of CaloMET objects
Definition:
CaloMETCollection.h:20
reco::CaloMETRefProd
edm::RefProd< CaloMETCollection > CaloMETRefProd
Definition:
CaloMETFwd.h:15
Ref.h
edm::RefVector
Definition:
EDProductfwd.h:27
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:46
reco::CaloMETRef
edm::Ref< CaloMETCollection > CaloMETRef
edm references
Definition:
CaloMETFwd.h:13
Generated for CMSSW Reference Manual by
1.8.14