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
HLTReco
interface
EgammaObjectFwd.h
Go to the documentation of this file.
1
#ifndef DataFormats_HLTReco_EgammaObjectFwd_h
2
#define DataFormats_HLTReco_EgammaObjectFwd_h
3
4
#include <vector>
5
#include "
DataFormats/Common/interface/Ref.h
"
6
#include "
DataFormats/Common/interface/RefVector.h
"
7
#include "
DataFormats/Common/interface/RefProd.h
"
8
9
namespace
trigger
{
10
class
EgammaObject
;
11
12
typedef
std::vector<EgammaObject>
EgammaObjectCollection
;
13
typedef
edm::Ref<EgammaObjectCollection>
EgammaObjectRef
;
14
typedef
edm::RefProd<EgammaObjectCollection>
EgammaObjectRefProd
;
15
typedef
edm::RefVector<EgammaObjectCollection>
EgammaObjectRefVector
;
16
typedef
EgammaObjectRefVector::iterator
EgammaObjectIterator
;
17
}
// namespace trigger
18
19
#endif
edm::RefProd
Definition:
EDProductfwd.h:25
RefProd.h
trigger::EgammaObjectCollection
std::vector< EgammaObject > EgammaObjectCollection
Definition:
EgammaObjectFwd.h:10
edm::RefVector
Definition:
EDProductfwd.h:27
trigger::EgammaObjectRefProd
edm::RefProd< EgammaObjectCollection > EgammaObjectRefProd
Definition:
EgammaObjectFwd.h:14
edm::Ref
Definition:
AssociativeIterator.h:58
trigger::EgammaObjectIterator
EgammaObjectRefVector::iterator EgammaObjectIterator
Definition:
EgammaObjectFwd.h:16
trigger::EgammaObject
Definition:
EgammaObject.h:17
RefVector.h
trigger::EgammaObjectRef
edm::Ref< EgammaObjectCollection > EgammaObjectRef
Definition:
EgammaObjectFwd.h:13
Ref.h
trigger::EgammaObjectRefVector
edm::RefVector< EgammaObjectCollection > EgammaObjectRefVector
Definition:
EgammaObjectFwd.h:15
edm::RefVectorIterator
Definition:
EDProductfwd.h:33
trigger
Definition:
HLTPrescaleTableCond.h:8
Generated for CMSSW Reference Manual by
1.8.16