src
HLTrigger
Configuration
python
HLT_75e33
tasks
me0LocalRecoTask_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
..
modules.hltMe0RecHits_cfi
import
*
4
from
..
modules.hltMe0Segments_cfi
import
*
5
6
me0LocalRecoTask = cms.Task(
7
hltMe0RecHits,
8
hltMe0Segments
9
)
hltMe0RecHits_cfi
hltMe0Segments_cfi
Generated for CMSSW Reference Manual by
1.8.14