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
PhysicsTools
PatUtils
plugins
SmearedJetProducer.cc
Go to the documentation of this file.
1
#include "
PhysicsTools/PatUtils/interface/SmearedJetProducerT.h
"
2
3
#include "
DataFormats/JetReco/interface/CaloJet.h
"
4
#include "
DataFormats/JetReco/interface/PFJet.h
"
5
#include "
DataFormats/PatCandidates/interface/Jet.h
"
6
7
typedef
SmearedJetProducerT<reco::CaloJet>
SmearedCaloJetProducer
;
8
typedef
SmearedJetProducerT<reco::PFJet>
SmearedPFJetProducer
;
9
typedef
SmearedJetProducerT<pat::Jet>
SmearedPATJetProducer
;
10
11
#include "
FWCore/Framework/interface/MakerMacros.h
"
12
13
DEFINE_FWK_MODULE
(
SmearedCaloJetProducer
);
14
DEFINE_FWK_MODULE
(
SmearedPFJetProducer
);
15
DEFINE_FWK_MODULE
(
SmearedPATJetProducer
);
CaloJet.h
SmearedCaloJetProducer
SmearedJetProducerT< reco::CaloJet > SmearedCaloJetProducer
Definition:
SmearedJetProducer.cc:7
PFJet.h
SmearedPFJetProducer
SmearedJetProducerT< reco::PFJet > SmearedPFJetProducer
Definition:
SmearedJetProducer.cc:8
MakerMacros.h
DEFINE_FWK_MODULE
#define DEFINE_FWK_MODULE(type)
Definition:
MakerMacros.h:16
SmearedJetProducerT
Definition:
SmearedJetProducerT.h:97
SmearedJetProducerT.h
SmearedPATJetProducer
SmearedJetProducerT< pat::Jet > SmearedPATJetProducer
Definition:
SmearedJetProducer.cc:9
Jet.h
Generated for CMSSW Reference Manual by
1.8.16