src
HLTrigger
Configuration
python
HLT_75e33
tasks
HLTPFClusteringForEgammaL1SeededTask_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
..
modules.hltL1TEGammaFilteredCollectionProducer_cfi
import
*
4
from
..
modules.hltParticleFlowClusterECALL1Seeded_cfi
import
*
5
from
..
modules.hltParticleFlowClusterECALUncorrectedL1Seeded_cfi
import
*
6
from
..
modules.hltParticleFlowRecHitECALL1Seeded_cfi
import
*
7
from
..
modules.hltParticleFlowSuperClusterECALL1Seeded_cfi
import
*
8
from
..
modules.hltRechitInRegionsECAL_cfi
import
*
9
10
HLTPFClusteringForEgammaL1SeededTask = cms.Task(
11
hltL1TEGammaFilteredCollectionProducer,
12
hltParticleFlowClusterECALL1Seeded,
13
hltParticleFlowClusterECALUncorrectedL1Seeded,
14
hltParticleFlowRecHitECALL1Seeded,
15
hltParticleFlowSuperClusterECALL1Seeded,
16
hltRechitInRegionsECAL
17
)
hltParticleFlowSuperClusterECALL1Seeded_cfi
hltParticleFlowRecHitECALL1Seeded_cfi
hltRechitInRegionsECAL_cfi
hltL1TEGammaFilteredCollectionProducer_cfi
hltParticleFlowClusterECALL1Seeded_cfi
hltParticleFlowClusterECALUncorrectedL1Seeded_cfi
Generated for CMSSW Reference Manual by
1.8.14