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
L1TCorrelator
interface
TkJetFwd.h
Go to the documentation of this file.
1
#ifndef DataFormatsL1TCorrelator_TkJetFwd_h
2
#define DataFormatsL1TCorrelator_TkJetFwd_h
3
4
// -*- C++ -*-
5
//
6
// Package: L1Trigger
7
// Class : TkJetFwd
8
//
9
10
#include <vector>
11
#include "
DataFormats/Common/interface/Ref.h
"
12
#include "
DataFormats/Common/interface/RefVector.h
"
13
14
namespace
l1t
{
15
16
class
TkJet
;
17
18
typedef
edm::RefProd<TkJet>
TkJetRefProd
;
19
20
typedef
std::vector<TkJet>
TkJetCollection
;
21
22
typedef
edm::Ref<TkJetCollection>
TkJetRef
;
23
typedef
edm::RefVector<TkJetCollection>
TkJetRefVector
;
24
typedef
std::vector<TkJetRef>
TkJetVectorRef
;
25
}
// namespace l1t
26
27
#endif
edm::RefProd
Definition:
EDProductfwd.h:25
l1t::TkJetRefProd
edm::RefProd< TkJet > TkJetRefProd
Definition:
TkJetFwd.h:16
l1t::TkJetRefVector
edm::RefVector< TkJetCollection > TkJetRefVector
Definition:
TkJetFwd.h:23
edm::RefVector
Definition:
EDProductfwd.h:27
edm::Ref
Definition:
AssociativeIterator.h:58
l1t::TkJetCollection
std::vector< TkJet > TkJetCollection
Definition:
TkJetFwd.h:20
l1t::TkJetVectorRef
std::vector< TkJetRef > TkJetVectorRef
Definition:
TkJetFwd.h:24
RefVector.h
l1t
delete x;
Definition:
CaloConfig.h:22
Ref.h
l1t::TkJet
Definition:
TkJet.h:18
l1t::TkJetRef
edm::Ref< TkJetCollection > TkJetRef
Definition:
TkJetFwd.h:22
Generated for CMSSW Reference Manual by
1.8.16