src
HLTrigger
Configuration
python
HLT_75e33
sequences
HLTItLocalRecoSequence_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
..
modules.hltSiPhase2Clusters_cfi
import
*
4
from
..
modules.hltSiPixelClusters_cfi
import
*
5
from
..
modules.hltSiPixelClusterShapeCache_cfi
import
*
6
from
..
modules.hltSiPixelRecHits_cfi
import
*
7
8
HLTItLocalRecoSequence = cms.Sequence(hltSiPhase2Clusters+hltSiPixelClusters+hltSiPixelClusterShapeCache+hltSiPixelRecHits)
hltSiPixelClusterShapeCache_cfi
hltSiPhase2Clusters_cfi
hltSiPixelClusters_cfi
hltSiPixelRecHits_cfi
Generated for CMSSW Reference Manual by
1.8.14