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
JetReco
interface
GenJetCollection.h
Go to the documentation of this file.
1
// F.R.
2
#ifndef JetReco_GenJetCollection_h
3
#define JetReco_GenJetCollection_h
4
5
#include <vector>
6
#include "
DataFormats/Common/interface/Ref.h
"
7
#include "
DataFormats/Common/interface/FwdRef.h
"
8
#include "
DataFormats/Common/interface/FwdPtr.h
"
9
#include "
DataFormats/Common/interface/RefVector.h
"
10
11
#include "
DataFormats/JetReco/interface/GenJet.h
"
//INCLUDECHECKER:SKIP
12
13
namespace
reco
{
14
class
GenJet
;
16
typedef
std::vector<GenJet>
GenJetCollection
;
18
typedef
edm::Ref<GenJetCollection>
GenJetRef
;
19
typedef
edm::FwdRef<GenJetCollection>
GenJetFwdRef
;
20
typedef
edm::FwdPtr<GenJet>
GenJetFwdPtr
;
21
typedef
edm::RefVector<GenJetCollection>
GenJetRefVector
;
22
typedef
edm::RefProd<GenJetCollection>
GenJetRefProd
;
23
typedef
std::vector<edm::FwdRef<GenJetCollection> >
GenJetFwdRefVector
;
24
typedef
std::vector<edm::FwdPtr<GenJet> >
GenJetFwdPtrVector
;
25
}
// namespace reco
26
#endif
edm::RefProd
Definition:
EDProductfwd.h:25
reco::GenJet
Jets made from MC generator particles.
Definition:
GenJet.h:23
edm::FwdRef
Definition:
FwdRef.h:123
reco::GenJetRefProd
edm::RefProd< GenJetCollection > GenJetRefProd
Definition:
GenJetCollection.h:22
reco::GenJetCollection
std::vector< GenJet > GenJetCollection
collection of GenJet objects
Definition:
GenJetCollection.h:14
edm::RefVector< GenJetCollection >
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:45
edm::Ref
Definition:
AssociativeIterator.h:58
reco::GenJetRef
edm::Ref< GenJetCollection > GenJetRef
edm references
Definition:
GenJetCollection.h:18
edm::FwdPtr
Definition:
FwdPtr.h:40
RefVector.h
reco::GenJetFwdPtr
edm::FwdPtr< GenJet > GenJetFwdPtr
Definition:
GenJetCollection.h:20
FwdRef.h
reco::GenJetFwdRef
edm::FwdRef< GenJetCollection > GenJetFwdRef
Definition:
GenJetCollection.h:19
Ref.h
FwdPtr.h
reco::GenJetRefVector
edm::RefVector< GenJetCollection > GenJetRefVector
Definition:
GenJetCollection.h:21
reco::GenJetFwdPtrVector
std::vector< edm::FwdPtr< GenJet > > GenJetFwdPtrVector
Definition:
GenJetCollection.h:24
reco::GenJetFwdRefVector
std::vector< edm::FwdRef< GenJetCollection > > GenJetFwdRefVector
Definition:
GenJetCollection.h:23
GenJet.h
Generated for CMSSW Reference Manual by
1.8.16