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
RecoHI
HiEgammaAlgos
python
HiEgammaPostPF_cff.py
Go to the documentation of this file.
1
from
RecoEgamma.EgammaIsolationAlgos.interestingEgammaIsoDetIdsSequence_cff
import
*
2
from
RecoEgamma.PhotonIdentification.photonId_cff
import
*
3
from
RecoEgamma.ElectronIdentification.electronIdSequence_cff
import
*
4
from
RecoEgamma.EgammaHFProducers.hfEMClusteringSequence_cff
import
*
5
from
RecoEgamma.EgammaIsolationAlgos.egmIsolationDefinitions_cff
import
*
6
7
8
eidRobustLoose.verticesCollection =
"hiSelectedVertex"
9
eidRobustTight.verticesCollection =
"hiSelectedVertex"
10
eidRobustHighEnergy.verticesCollection =
"hiSelectedVertex"
11
eidLoose.verticesCollection =
"hiSelectedVertex"
12
eidTight.verticesCollection =
"hiSelectedVertex"
13
hfRecoEcalCandidate.VertexCollection =
"hiSelectedVertex"
14
15
egammaHighLevelRecoPostPFTask = cms.Task(interestingEgammaIsoDetIdsTask,egmIsolationTask,photonIDTask,photonIDTaskGED,eIdTask,hfEMClusteringTask)
16
egammaHighLevelRecoPostPF = cms.Sequence(egammaHighLevelRecoPostPFTask)
photonId_cff
hfEMClusteringSequence_cff
electronIdSequence_cff
egmIsolationDefinitions_cff
interestingEgammaIsoDetIdsSequence_cff
Generated for CMSSW Reference Manual by
1.8.14