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.hltParticleFlowClusterHBHEForEgamma_cfi
import
*
4
from
..
modules.hltParticleFlowClusterHCALForEgamma_cfi
import
*
5
from
..
modules.hltParticleFlowRecHitHBHEForEgamma_cfi
import
*
6
from
..
modules.hltRegionalTowerForEgamma_cfi
import
*
7
8
HLTPFHcalClusteringForEgammaTask = cms.Task(
9
hltParticleFlowClusterHBHEForEgamma,
10
hltParticleFlowClusterHCALForEgamma,
11
hltParticleFlowRecHitHBHEForEgamma,
12
hltRegionalTowerForEgamma
13
)
hltParticleFlowClusterHBHEForEgamma_cfi
hltRegionalTowerForEgamma_cfi
hltParticleFlowRecHitHBHEForEgamma_cfi
hltParticleFlowClusterHCALForEgamma_cfi
Generated for CMSSW Reference Manual by
1.8.14