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
PhysicsTools
PatUtils
plugins
ShiftedPATObjectProducer.cc
Go to the documentation of this file.
1
#include "
PhysicsTools/PatUtils/interface/ShiftedParticleProducerT.h
"
2
3
#include "
DataFormats/PatCandidates/interface/Electron.h
"
4
#include "
DataFormats/PatCandidates/interface/Photon.h
"
5
#include "
DataFormats/PatCandidates/interface/Muon.h
"
6
#include "
DataFormats/PatCandidates/interface/Tau.h
"
7
8
typedef
ShiftedParticleProducerT<pat::Electron>
ShiftedPATElectronProducer
;
9
typedef
ShiftedParticleProducerT<pat::Photon>
ShiftedPATPhotonProducer
;
10
typedef
ShiftedParticleProducerT<pat::Muon>
ShiftedPATMuonProducer
;
11
typedef
ShiftedParticleProducerT<pat::Tau>
ShiftedPATTauProducer
;
12
13
#include "
FWCore/Framework/interface/MakerMacros.h
"
14
15
DEFINE_FWK_MODULE
(
ShiftedPATElectronProducer
);
16
DEFINE_FWK_MODULE
(
ShiftedPATPhotonProducer
);
17
DEFINE_FWK_MODULE
(
ShiftedPATMuonProducer
);
18
DEFINE_FWK_MODULE
(
ShiftedPATTauProducer
);
ShiftedPATElectronProducer
ShiftedParticleProducerT< pat::Electron > ShiftedPATElectronProducer
Definition:
ShiftedPATObjectProducer.cc:8
ShiftedParticleProducerT.h
ShiftedPATPhotonProducer
ShiftedParticleProducerT< pat::Photon > ShiftedPATPhotonProducer
Definition:
ShiftedPATObjectProducer.cc:9
ShiftedPATMuonProducer
ShiftedParticleProducerT< pat::Muon > ShiftedPATMuonProducer
Definition:
ShiftedPATObjectProducer.cc:10
ShiftedPATTauProducer
ShiftedParticleProducerT< pat::Tau > ShiftedPATTauProducer
Definition:
ShiftedPATObjectProducer.cc:11
ShiftedParticleProducerT
Definition:
ShiftedParticleProducerT.h:31
Tau.h
DEFINE_FWK_MODULE
#define DEFINE_FWK_MODULE(type)
Definition:
MakerMacros.h:16
Electron.h
Photon.h
Muon.h
MakerMacros.h
Generated for CMSSW Reference Manual by
1.8.14