src
HLTrigger
Configuration
python
HLT_75e33
tasks
HLTPFClusteringForEgammaUnseededTask_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
..
modules.hltParticleFlowClusterECALUncorrectedUnseeded_cfi
import
*
4
from
..
modules.hltParticleFlowClusterECALUnseeded_cfi
import
*
5
from
..
modules.hltParticleFlowRecHitECALUnseeded_cfi
import
*
6
from
..
modules.hltParticleFlowSuperClusterECALUnseeded_cfi
import
*
7
8
HLTPFClusteringForEgammaUnseededTask = cms.Task(
9
hltParticleFlowClusterECALUncorrectedUnseeded,
10
hltParticleFlowClusterECALUnseeded,
11
hltParticleFlowRecHitECALUnseeded,
12
hltParticleFlowSuperClusterECALUnseeded
13
)
hltParticleFlowClusterECALUncorrectedUnseeded_cfi
hltParticleFlowRecHitECALUnseeded_cfi
hltParticleFlowSuperClusterECALUnseeded_cfi
hltParticleFlowClusterECALUnseeded_cfi
Generated for CMSSW Reference Manual by
1.8.14