HLTrigger
Configuration
python
HLT_75e33
tasks
HLTPFHcalClusteringForEgammaTask_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
..
modules.hltParticleFlowClusterHBHEForEgamma_cfi
import
*
4
from
..
modules.hltParticleFlowClusterHCALForEgamma_cfi
import
*
5
from
..
modules.hltParticleFlowRecHitHBHEForEgamma_cfi
import
*
6
7
HLTPFHcalClusteringForEgammaTask = cms.Task(
8
hltParticleFlowClusterHBHEForEgamma,
9
hltParticleFlowClusterHCALForEgamma,
10
hltParticleFlowRecHitHBHEForEgamma
11
)
hltParticleFlowClusterHBHEForEgamma_cfi
hltParticleFlowRecHitHBHEForEgamma_cfi
hltParticleFlowClusterHCALForEgamma_cfi
Generated for CMSSW Reference Manual by
1.8.14