src
HLTrigger
Configuration
python
HLT_75e33
tasks
pfClusteringECALTask_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
..
modules.particleFlowClusterECALUncorrected_cfi
import
*
4
from
..
modules.particleFlowRecHitECAL_cfi
import
*
5
from
..
tasks.particleFlowClusterECALTask_cfi
import
*
6
7
pfClusteringECALTask = cms.Task(
8
particleFlowClusterECALTask,
9
particleFlowClusterECALUncorrected,
10
particleFlowRecHitECAL
11
)
particleFlowClusterECALTask_cfi
particleFlowClusterECALUncorrected_cfi
particleFlowRecHitECAL_cfi
Generated for CMSSW Reference Manual by
1.8.14