src
HLTrigger
Configuration
python
HLT_75e33
tasks
particleFlowSuperClusteringTask_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
..
modules.particleFlowSuperClusterECAL_cfi
import
*
4
from
..
modules.particleFlowSuperClusterHGCal_cfi
import
*
5
6
particleFlowSuperClusteringTask = cms.Task(
7
particleFlowSuperClusterECAL,
8
particleFlowSuperClusterHGCal,
9
)
particleFlowSuperClusterECAL_cfi
particleFlowSuperClusterHGCal_cfi
Generated for CMSSW Reference Manual by
1.8.14