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.me0RecHits_cfi
import
*
4
from
..
modules.me0Segments_cfi
import
*
5
6
me0LocalRecoTask = cms.Task(
7
me0RecHits,
8
me0Segments
9
)
me0Segments_cfi
me0RecHits_cfi
Generated for CMSSW Reference Manual by
1.8.14