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