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
JetReco
interface
JPTJetCollection.h
Go to the documentation of this file.
1
// F.R.
2
#ifndef JetReco_JPTJetCollection_h
3
#define JetReco_JPTJetCollection_h
4
5
#include <vector>
6
#include "
DataFormats/Common/interface/Ref.h
"
7
#include "
DataFormats/Common/interface/RefVector.h
"
8
9
#include "
DataFormats/JetReco/interface/JPTJet.h
"
10
11
namespace
reco
{
13
typedef
std::vector<JPTJet>
JPTJetCollection
;
15
typedef
edm::Ref<JPTJetCollection>
JPTJetRef
;
16
typedef
edm::RefVector<JPTJetCollection>
JPTJetRefVector
;
17
typedef
edm::RefProd<JPTJetCollection>
JPTJetRefProd
;
18
}
// namespace reco
19
#endif
JPTJet.h
reco::JPTJetRefProd
edm::RefProd< JPTJetCollection > JPTJetRefProd
Definition:
JPTJetCollection.h:17
reco::JPTJetCollection
std::vector< JPTJet > JPTJetCollection
collection of CaloJet objects
Definition:
JPTJetCollection.h:13
edm::Ref
Definition:
AssociativeIterator.h:58
RefVector.h
edm::RefProd
Definition:
EDProductfwd.h:25
reco::JPTJetRefVector
edm::RefVector< JPTJetCollection > JPTJetRefVector
Definition:
JPTJetCollection.h:16
Ref.h
edm::RefVector
Definition:
EDProductfwd.h:27
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:46
reco::JPTJetRef
edm::Ref< JPTJetCollection > JPTJetRef
edm references
Definition:
JPTJetCollection.h:15
Generated for CMSSW Reference Manual by
1.8.14