src
HLTrigger
Configuration
python
HLT_75e33
tasks
dtlocalrecoTask_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
..
modules.hltDt1DRecHits_cfi
import
*
4
from
..
modules.hltDt4DSegments_cfi
import
*
5
6
dtlocalrecoTask = cms.Task(
7
hltDt1DRecHits,
8
hltDt4DSegments
9
)
hltDt4DSegments_cfi
hltDt1DRecHits_cfi
Generated for CMSSW Reference Manual by
1.8.14