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
HLTrigger
Configuration
python
HLT_75e33
tasks
HLTHgcalTiclPFClusteringForEgammaUnseededTask_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
..
modules.HGCalRecHit_cfi
import
*
4
from
..
modules.HGCalUncalibRecHit_cfi
import
*
5
from
..
modules.filteredLayerClustersCLUE3DHigh_cfi
import
*
6
from
..
modules.hgcalDigis_cfi
import
*
7
from
..
modules.hgcalLayerClustersEE_cfi
import
*
8
from
..
modules.hgcalLayerClustersHSci_cfi
import
*
9
from
..
modules.hgcalLayerClustersHSi_cfi
import
*
10
from
..
modules.particleFlowClusterHGCalFromTICLUnseeded_cfi
import
*
11
from
..
modules.particleFlowRecHitHGC_cfi
import
*
12
from
..
modules.particleFlowSuperClusterHGCalFromTICLUnseeded_cfi
import
*
13
from
..
modules.ticlLayerTileProducer_cfi
import
*
14
from
..
modules.ticlSeedingGlobal_cfi
import
*
15
from
..
modules.ticlTrackstersCLUE3DHigh_cfi
import
*
16
from
..
modules.hgcalMergeLayerClusters_cfi
import
*
17
from
..
tasks.HLTBeamSpotTask_cfi
import
*
18
19
HLTHgcalTiclPFClusteringForEgammaUnseededTask = cms.Task(
20
HGCalRecHit,
21
HGCalUncalibRecHit,
22
HLTBeamSpotTask,
23
filteredLayerClustersCLUE3DHigh,
24
hgcalDigis,
25
hgcalLayerClustersEE,
26
hgcalLayerClustersHSi,
27
hgcalLayerClustersHSci,
28
hgcalMergeLayerClusters,
29
particleFlowClusterHGCalFromTICLUnseeded,
30
particleFlowRecHitHGC,
31
particleFlowSuperClusterHGCalFromTICLUnseeded,
32
ticlLayerTileProducer,
33
ticlSeedingGlobal,
34
ticlTrackstersCLUE3DHigh
35
)
hgcalDigis_cfi
HGCalUncalibRecHit_cfi
HGCalRecHit_cfi
HLTBeamSpotTask_cfi
ticlLayerTileProducer_cfi
hgcalMergeLayerClusters_cfi
particleFlowClusterHGCalFromTICLUnseeded_cfi
ticlSeedingGlobal_cfi
particleFlowSuperClusterHGCalFromTICLUnseeded_cfi
hgcalLayerClustersEE_cfi
hgcalLayerClustersHSi_cfi
particleFlowRecHitHGC_cfi
hgcalLayerClustersHSci_cfi
filteredLayerClustersCLUE3DHigh_cfi
ticlTrackstersCLUE3DHigh_cfi
Generated for CMSSW Reference Manual by
1.8.14