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
IsolationAlgos
plugins
MuonCalIsolationProducer.cc
Go to the documentation of this file.
1
/* \class MuonCalIsolationProducer
2
*
3
* computes and stores calorimeter isolation using CalIsolationAlgo for Muons
4
*
5
*/
6
#include "
FWCore/Framework/interface/MakerMacros.h
"
7
#include "
PhysicsTools/IsolationAlgos/interface/IsolationProducer.h
"
8
#include "
PhysicsTools/IsolationAlgos/interface/CalIsolationExtrapolate.h
"
9
10
#include "
DataFormats/MuonReco/interface/Muon.h
"
11
#include "
DataFormats/MuonReco/interface/MuonFwd.h
"
12
#include "
DataFormats/CaloTowers/interface/CaloTowerCollection.h
"
13
14
typedef
IsolationProducer<reco::MuonCollection, CaloTowerCollection, CalIsolationAlgo<reco::Muon, CaloTowerCollection>
>
15
MuonCalIsolationProducer
;
16
17
DEFINE_FWK_MODULE
(
MuonCalIsolationProducer
);
CaloTowerCollection.h
MuonFwd.h
IsolationProducer.h
DEFINE_FWK_MODULE
#define DEFINE_FWK_MODULE(type)
Definition:
MakerMacros.h:16
Muon.h
CalIsolationExtrapolate.h
IsolationProducer
Definition:
IsolationProducer.h:40
MuonCalIsolationProducer
IsolationProducer< reco::MuonCollection, CaloTowerCollection, CalIsolationAlgo< reco::Muon, CaloTowerCollection > > MuonCalIsolationProducer
Definition:
MuonCalIsolationProducer.cc:15
MakerMacros.h
Generated for CMSSW Reference Manual by
1.8.14