HLTrigger
Configuration
python
HLT_75e33
tasks
itLocalRecoTask_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
..
modules.siPhase2Clusters_cfi
import
*
4
from
..
modules.siPixelClusters_cfi
import
*
5
from
..
modules.siPixelClusterShapeCache_cfi
import
*
6
from
..
modules.siPixelRecHits_cfi
import
*
7
8
itLocalRecoTask = cms.Task(
9
siPhase2Clusters,
10
siPixelClusterShapeCache,
11
siPixelClusters,
12
siPixelRecHits
13
)
siPixelClusters_cfi
siPixelClusterShapeCache_cfi
siPixelRecHits_cfi
siPhase2Clusters_cfi
Generated for CMSSW Reference Manual by
1.8.14