src
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.hltParticleFlowClusterHBHE_cfi
import
*
4
from
..
modules.hltParticleFlowClusterHCAL_cfi
import
*
5
from
..
modules.hltParticleFlowRecHitHBHE_cfi
import
*
6
7
HLTPFHcalClusteringForEgammaTask = cms.Task(
8
hltParticleFlowClusterHBHE,
9
hltParticleFlowClusterHCAL,
10
hltParticleFlowRecHitHBHE
11
)
hltParticleFlowClusterHBHE_cfi
hltParticleFlowRecHitHBHE_cfi
hltParticleFlowClusterHCAL_cfi
Generated for CMSSW Reference Manual by
1.8.14