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
PatAlgos
plugins
ModifiedObjectProducers.cc
Go to the documentation of this file.
1
#include "
ModifiedObjectProducer.h
"
2
3
#include "
DataFormats/EgammaCandidates/interface/GsfElectron.h
"
4
#include "
DataFormats/PatCandidates/interface/Electron.h
"
5
#include "
DataFormats/PatCandidates/interface/Photon.h
"
6
#include "
DataFormats/PatCandidates/interface/Muon.h
"
7
#include "
DataFormats/PatCandidates/interface/Tau.h
"
8
#include "
DataFormats/PatCandidates/interface/Jet.h
"
9
10
typedef
pat::ModifiedObjectProducer<reco::GsfElectron>
ModifiedGsfElectronProducer
;
11
typedef
pat::ModifiedObjectProducer<pat::Electron>
ModifiedElectronProducer
;
12
typedef
pat::ModifiedObjectProducer<pat::Photon>
ModifiedPhotonProducer
;
13
typedef
pat::ModifiedObjectProducer<pat::Muon>
ModifiedMuonProducer
;
14
typedef
pat::ModifiedObjectProducer<pat::Tau>
ModifiedTauProducer
;
15
typedef
pat::ModifiedObjectProducer<pat::Jet>
ModifiedJetProducer
;
16
17
#include "
FWCore/Framework/interface/MakerMacros.h
"
18
DEFINE_FWK_MODULE
(
ModifiedGsfElectronProducer
);
19
DEFINE_FWK_MODULE
(
ModifiedElectronProducer
);
20
DEFINE_FWK_MODULE
(
ModifiedPhotonProducer
);
21
DEFINE_FWK_MODULE
(
ModifiedMuonProducer
);
22
DEFINE_FWK_MODULE
(
ModifiedTauProducer
);
23
DEFINE_FWK_MODULE
(
ModifiedJetProducer
);
pat::ModifiedObjectProducer
Definition:
ModifiedObjectProducer.h:17
ModifiedGsfElectronProducer
pat::ModifiedObjectProducer< reco::GsfElectron > ModifiedGsfElectronProducer
Definition:
ModifiedObjectProducers.cc:10
Muon.h
Photon.h
ModifiedPhotonProducer
pat::ModifiedObjectProducer< pat::Photon > ModifiedPhotonProducer
Definition:
ModifiedObjectProducers.cc:12
Tau.h
MakerMacros.h
DEFINE_FWK_MODULE
#define DEFINE_FWK_MODULE(type)
Definition:
MakerMacros.h:16
GsfElectron.h
Jet.h
ModifiedJetProducer
pat::ModifiedObjectProducer< pat::Jet > ModifiedJetProducer
Definition:
ModifiedObjectProducers.cc:15
ModifiedTauProducer
pat::ModifiedObjectProducer< pat::Tau > ModifiedTauProducer
Definition:
ModifiedObjectProducers.cc:14
Electron.h
ModifiedMuonProducer
pat::ModifiedObjectProducer< pat::Muon > ModifiedMuonProducer
Definition:
ModifiedObjectProducers.cc:13
ModifiedObjectProducer.h
ModifiedElectronProducer
pat::ModifiedObjectProducer< pat::Electron > ModifiedElectronProducer
Definition:
ModifiedObjectProducers.cc:11
Generated for CMSSW Reference Manual by
1.8.16