Main Page
Namespaces
Classes
Package Documentation
RecoMuon
MuonIdentification
python
me0MuonReco_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
#from FastSimulation.Muons.me0SegmentProducer_cfi import *
4
from
RecoMuon.MuonIdentification.me0SegmentMatcher_cfi
import
*
5
from
RecoMuon.MuonIdentification.me0MuonConverter_cfi
import
*
6
7
#me0MuonReco = cms.Sequence(me0SegmentProducer*me0SegmentMatcher*me0MuonConverter)
8
me0MuonReco = cms.Sequence(me0SegmentMatching*me0MuonConverting)
me0MuonConverter_cfi
me0SegmentMatcher_cfi
Generated for CMSSW Reference Manual by
1.8.11