HLTrigger
Configuration
python
HLT_75e33
tasks
pfClusteringPSTask_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
..
modules.particleFlowClusterPS_cfi
import
*
4
from
..
modules.particleFlowRecHitPS_cfi
import
*
5
6
pfClusteringPSTask = cms.Task(
7
particleFlowClusterPS,
8
particleFlowRecHitPS
9
)
particleFlowClusterPS_cfi
particleFlowRecHitPS_cfi
Generated for CMSSW Reference Manual by
1.8.14